Update Method


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: 21.0.0.0 (21.1.1.109)
Since: 2020

Syntax

C#
public PathOfTravelCalculationStatus Update()
Visual Basic
Public Function Update As PathOfTravelCalculationStatus
Visual C++
public:
PathOfTravelCalculationStatus Update()

Return Value

The status result of the recalculation.

Remarks

If recalculation results in failure, Revit will post a warning.

Exceptions

Exception Condition
Autodesk.Revit.Exceptions InvalidOperationException This functionality is not available in Revit LT.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →