<Code Lib>
2023 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

Loading…