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