Description
Connects the NURBS surface to the specified shell.
Syntax
Function RFNurbsSurface.SetConnectedShell(shellID As RFEntityID) As RFErrorCode
The SetConnectedShell syntax has these parts:
| Part | Description |
|---|---|
| shellID | [IN] RFEntityID Required. Shell's RFEntityID to which NURBS surface is connected. |