Description
Retrieves the current curveloop entity ID from the RFCurveLoop interface object.
Syntax
Function RFCurveLoop.GetID(pCurveloopID As RFEntityID) As RFErrorCode
The GetID syntax has these parts:
| Part | Description |
|---|---|
| pCurveloopID | [OUT] RFEntityID Required. Entity ID of a curveloop. |
Remarks