<Code Lib>
M

TriangulatedShellComponent.GetVertices

Description:
Returns the vertices of the triangulation.

public IList<XYZ> GetVertices()

IList<XYZ> The vertices of the triangulation.

Loading…