Share

MapPointCurve.GetPositionPoint Method

Parent Object: MapPointCurve

Description

Method that returns the position of the specified map point in 3D space.

Syntax

MapPointCurve.GetPositionPoint( Index As Long ) As Point

Parameters

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.

Version

Introduced in version 6

Was this information helpful?