Share Email Facebook Twitter LinkedIn PolymeshFacet.GetVertices Method Returns the three vertices that define this facet Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0) Syntax C# public IList<int> GetVertices()Return ValueIList<Int32> Remarks A container with three integers (indices of the vertices) is returned. See AlsoReferencePolymeshFacet ClassAutodesk.Revit.DB Namespace