Polyline Segments Get Vertices Method Returns an array of vertices of the polyline segments. 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 Array of XYZ points. See Also Reference PolylineSegments Class Autodesk.Revit.DB Namespace
Polyline Segments Get Vertices Method Returns an array of vertices of the polyline segments. 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 Array of XYZ points. See Also Reference PolylineSegments Class Autodesk.Revit.DB Namespace