Description
Retrieves the entity ID of the shell to which the NURBS curve is connected.
Syntax
Function RFNurbsCurve.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 NURBS curve is connected. |
Remarks