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