<Code Lib>
2025.3 Method
Changes 0
M

PolymeshFacet.GetVertices

Description:
Returns the three vertices that define this facet
Remarks:
A container with three integers (indices of the vertices) is returned.

public IList<int> GetVertices()

IList<Int32> IList Int32

Loading…