Description
Removes trimming boundary information in a specified NRUBS surface and returns an RFErrorCode value indicating whether an error occurs.
Syntax
Function RFSurfaceTools.UntrimNurbsSurface(surfaceID As RFEntityID) As RFErrorCode
The UntrimNurbsSurface syntax has these parts:
| Part | Description |
|---|---|
| surfaceID | [IN] RFEntityID Required. NURBS surface's RFEntityID to remove trimming boundary information. |