RVTDocs.com
Namespace: Autodesk.Revit.DB Class: PolymeshFacet

PolymeshFacet.GetVertices

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