Path Of Travel Get Curves Method Gets the array of curves representing the path of travel. Namespace: Autodesk.Revit.DB.Analysis Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IList<Curve> GetCurves() Public Function GetCurves As IList(Of Curve) public: IList<Curve^>^ GetCurves() member GetCurves : unit -> IList<Curve> Return Value IList Curve The array of curves. See Also Reference PathOfTravel Class Autodesk.Revit.DB.Analysis Namespace
Path Of Travel Get Curves Method Gets the array of curves representing the path of travel. Namespace: Autodesk.Revit.DB.Analysis Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IList<Curve> GetCurves() Public Function GetCurves As IList(Of Curve) public: IList<Curve^>^ GetCurves() member GetCurves : unit -> IList<Curve> Return Value IList Curve The array of curves. See Also Reference PathOfTravel Class Autodesk.Revit.DB.Analysis Namespace