PolyLine.GetCoordinates Method

Gets the coordinate points of the polyline.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public IList<XYZ> GetCoordinates()

Return Value

IList<XYZ>

See Also

Reference

PolyLine Class
Autodesk.Revit.DB Namespace