Triangulated Shell Component Get Vertices Method Returns the vertices of the triangulation. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IList<XYZ> GetVertices() Public Function GetVertices As IList(Of XYZ) public: IList<XYZ^>^ GetVertices() member GetVertices : unit -> IList<XYZ> Return Value IList XYZ The vertices of the triangulation. See Also Reference TriangulatedShellComponent Class Autodesk.Revit.DB Namespace
Triangulated Shell Component Get Vertices Method Returns the vertices of the triangulation. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IList<XYZ> GetVertices() Public Function GetVertices As IList(Of XYZ) public: IList<XYZ^>^ GetVertices() member GetVertices : unit -> IList<XYZ> Return Value IList XYZ The vertices of the triangulation. See Also Reference TriangulatedShellComponent Class Autodesk.Revit.DB Namespace