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