Description
Selects the previous shell of the currently selected shell in a model and retrieves an RFEntityID value of the selected shell.
Syntax
Function RFSelectTools.SelectPreviousShell(pShellID As RFEntityID) As RFErrorCode
The SelectPreviousShell syntax has these parts:
| Part | Description |
|---|---|
| pShellID | [OUT] RFEntityID Required. The selected shell's RFEntityID. |