Description
Returns a Long value indicating the index number of a specified NURBS surface.
Syntax
Function RFDocument.FindSurfaceIndex(surfaceID As RFEntityID) As Long
The FindSurfaceIndex syntax has these parts:
| Part | Description |
|---|---|
| surfaceID | [IN] RFEntityID Required. NURBS surface's RFEntityID. |