PolyLine.GetCoordinate
Description:
Gets the coordinate point of the specified index.
Gets the coordinate point of the specified index.
public XYZ GetCoordinate(
int index
)
-
Int32indexThe index of the coordinates.
-
Thrown when the index value is out of range.