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