Description
Selects all the faces sharing the currently selected vertices in a model.
Syntax
Function RFSelectTools.SelectFacesFromSelectedVertices(shellID As RFEntityID) As RFErrorCode
The SelectFacesFromSelectedVertices syntax has these parts:
| Part | Description |
|---|---|
| shellID | [IN] RFEntityID Required. The shell's RFEntityID. |