Autodesk Internal: The service for path of travel calculations
Namespace: Autodesk.Revit.DB.ExternalServiceAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Syntax
C# |
---|
public static ExternalServiceId PathOfTravelCalculationService { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property PathOfTravelCalculationService As ExternalServiceId Get |
Visual C++ |
---|
public: static property ExternalServiceId^ PathOfTravelCalculationService { ExternalServiceId^ get (); } |