Description
Connects the NURBS curve to the specified shell.
Syntax
Function RFNurbsCurve.SetConnectedShell(shellID As RFEntityID) As RFErrorCode
The SetConnectedShell syntax has these parts:
| Part | Description |
|---|---|
| shellID | [IN] RFEntityID Required. Entity ID of the shell to which the NURBS curve is connected. |