Description
Adds a specified curveloop to the project tree.
Syntax
Function RFUserInterface.AddCurveLoopToProjectTree(curveloopID As RFEntityID) As RFErrorCode
The AddCurveLoopToProjectTree syntax has these parts:
| Part | Description |
|---|---|
| curveloopID | [IN] RFEntityID Required. Curveloop's RFEntityID to add. |
Remarks