Description
Sets the currently selected NURBS surface as specified.
Syntax
Function RFSelectTools.SetCurrentSurface(surfaceID As RFEntityID) As RFErrorCode
The SetCurrentSurface syntax has these parts:
| Part | Description |
|---|---|
| surfaceID | [IN] RFEntityID Required. NURBS surface's RFEntityID to be set. |