Description
Deletes a specified vertex in the shell.
Syntax
Function RFShell.DeleteVertex(vertexID As RFEntityID) As RFErrorCode
The DeleteVertex syntax has these parts:
| Part | Description |
|---|---|
| vertexID | [IN] RFEntityID Required. Entity ID of the vertex to delete. |