Updates the path of travel by recalculating the path between the original start and end points.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public PathOfTravelCalculationStatus Update()
Return Value
PathOfTravelCalculationStatusThe status result of the recalculation.
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | This functionality is not available in Revit LT. |
