Description
Connects the curveloop to the specified shell.
Syntax
Function RFCurveLoop.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 curveloop is connected. |