<Code Lib>
2027 Method
Changes 0
M

PolyLine.GetCoordinate

Description:
Gets the coordinate point of the specified index.

public XYZ GetCoordinate(
	int index
)

  • Int32
    index
    The index of the coordinates.
Return Value XYZ XYZ

Loading…