Description
Adds a curveloop having the specified name and returns an RFEntityID value of the new curveloop.
Syntax
Function RFModel.AddCurveLoop(Name As String) As RFEntityID
The AddCurveLoop syntax has these parts:
| Part | Description |
|---|---|
| Name | [IN] String Required. String expression that identifies curveloop's name to be created. |