PathOfTravel.GetWaypoints Method
return the waypoints set for 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<XYZ> GetWaypoints()
Return Value
IList
<
XYZ
>
See Also
Reference
PathOfTravel Class
Autodesk.Revit.DB.Analysis Namespace