<Code Lib>
2025 Method
Changes 0
M

PolyLine.GetCoordinate

Description:
Gets the coordinate point of the specified index.

public XYZ GetCoordinate(
	int index
)

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

Loading…