Revit 2026 API
External |
Autodesk Internal: The service for path of travel calculations
Namespace: Autodesk.Revit.DB.ExternalService
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static ExternalServiceId PathOfTravelCalculationService { get; }
Public Shared ReadOnly Property PathOfTravelCalculationService As ExternalServiceId Get
public: static property ExternalServiceId^ PathOfTravelCalculationService { ExternalServiceId^ get (); }
static member PathOfTravelCalculationService : ExternalServiceId with get
Property Value
ExternalServiceIdSee Also