Description
Retrieves the entity ID of the parent shell i.e. the shell to which the edge-use belongs.
Syntax
Function RFEdgeUse.GetShell(pShellID As RFEntityID) As RFErrorCode
The GetShell syntax has these parts:
| Part | Description |
|---|---|
| pShellID | [OUT] RFEntityID Required. The entity ID of the parent shell i.e. the shell to which the edge-use belongs. |