Revit 2025 API
Path |
GUID to represent the default calculation server id.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static Guid DefaultPathOfTravelCalculationGUID { get; }
Public Shared ReadOnly Property DefaultPathOfTravelCalculationGUID As Guid Get
public: static property Guid DefaultPathOfTravelCalculationGUID { Guid get (); }
static member DefaultPathOfTravelCalculationGUID : Guid with get
Property Value
GuidSee Also