<Code Lib>
2021 Method
Changes 0
M

Polyloop.GetPoints

Description:
Gets the array of points in the polygon

public IList<XYZ> GetPoints()

IList<XYZ> The array of points in the polygon

Loading…