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