Description
Selects all the faces belonging to the current shell.
Syntax
Function RFSelectTools.SelectAllFaces(shellID As RFEntityID) As RFErrorCode
The SelectAllFaces syntax has these parts:
| Part | Description |
|---|---|
| shellID | [IN] RFEntityID Required. The current shell's RFEntityID. |