PathOfTravelCalculationServerIds Class


Ids for external servers implementing path of travel calculations.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2020

Syntax

C#
public static class PathOfTravelCalculationServerIds
Visual Basic
Public NotInheritable Class PathOfTravelCalculationServerIds
Visual C++
public ref class PathOfTravelCalculationServerIds abstract sealed

Inheritance Hierarchy

System Object
Autodesk.Revit.DB.Analysis PathOfTravelCalculationServerIds

See Also