PathOfTravelCalculationServerIds Class


Ids for external servers implementing path of travel calculations.

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

Syntax

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

Inheritance Hierarchy

SystemObject
  Autodesk.Revit.DB.AnalysisPathOfTravelCalculationServerIds

See Also