Description
Sets a specified curveloop entity ID to the RFCurveLoop interface object.
Syntax
Function RFCurveLoop.SetID(curveloopID As RFEntityID) As RFErrorCode
The SetID syntax has these parts:
| Part | Description |
|---|---|
| curveloopID | [IN] RFEntityID Required. Entity ID of a curveloop to set. |
Remarks