<Code Lib>
2023 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<int> IList Int32

Loading…