PathOfTravel.GetCurves Method

Gets the array of curves representing the path of travel.


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

Syntax

C#

public IList<Curve> GetCurves()

Return Value

IList<Curve>
The array of curves.

See Also

Reference

PathOfTravel Class
Autodesk.Revit.DB.Analysis Namespace