Description
Retrieves the entity ID of the shell to which the curveloop is connected.
Syntax
Function RFCurveLoop.GetConnectedShell(pShellID As RFEntityID) As RFErrorCode
The GetConnectedShell syntax has these parts:
| Part | Description |
|---|---|
| pShellID | [OUT] RFEntityID Required. Entity ID of the shell to which the curveloop is connected. |
Remarks