Vertex.GetPoint Method
Parent Object: VertexDescription
Method that gets the coordinates of the vertex point.
Syntax
Vertex.GetPoint( Point() As Double )Parameters
Name | Type | Description |
Point | Double | Output Double array that returns the coordinates of the vertex point. |