Description
Retrieves the entity ID of current NURBS curve.
Syntax
Function RFNurbsCurve.GetID(pCurveID As RFEntityID) As RFErrorCode
The GetID syntax has these parts:
| Part | Description |
|---|---|
| pCurveID | [OUT] RFEntityID Required. Entity ID of current NURBS curve. |
Remarks