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