PathOfTravelGetWaypoints Method

return the waypoints set for the Path of Travel

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public IList<XYZ> GetWaypoints()

Return Value

IListXYZ
See Also