Description
Gets the entity ID of current NURBS surface.
Syntax
Function RFNurbsSurface.GetID(pSurfaceID As RFEntityID) As RFErrorCode
The GetID syntax has these parts:
| Part | Description |
|---|---|
| pSurfaceID | [OUT] RFEntityID Required. Entity ID of current NURBS surface. |
Remarks