Description
Switches the selection status of all the faces and vertices in a shell.
Syntax
Function RFSelectTools.SelectInverse(shellID As RFEntityID) As RFErrorCode
The SelectInverse syntax has these parts:
| Part | Description |
|---|---|
| shellID | [IN] RFEntityID Required. The shell's RFEntityID to select. |