Revit 2020.1 API |
PathOfTravel..::..PathStart Property |
PathOfTravel Class See Also |
The start point of the path. The Z coordinate will equal the view's level elevation.
To update path calculations, call update.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
Since:
2020
Syntax
Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.Exceptions..::..ArgumentNullException | When setting this property: A non-optional argument was NULL |
Autodesk.Revit.Exceptions..::..InvalidOperationException | When setting this property: The Path of Travel has waypoints set. -or- When setting this property: This functionality is not available in Revit LT. |