<Code Lib>
2027 Method
Changes 0
M

PolymeshTopology.GetPoints

Description:
Returns all points of the polymesh.

public IList<XYZ> GetPoints()

IList<XYZ> An array of XYZ coordinates

Loading…