PolymeshFacet.GetVertices
Description:
Returns the three vertices that define this facet
Returns the three vertices that define this facet
Remarks:
A container with three integers (indices of the vertices) is returned.
A container with three integers (indices of the vertices) is returned.
public IList<int> GetVertices()
IList<Int32>
IList Int32