MapPointCurve.GetPositionPoint Method
Parent Object: MapPointCurveDescription
Method that returns the position of the specified map point in 3D space.
Syntax
MapPointCurve.GetPositionPoint( Index As Long ) As PointParameters
Name | Type | Description |
Index | Long | Input Long that defines which map point to get the position for. The first map point has an index of 1 and corresponds with the section of the same index. |