GUID to represent the default calculation server id.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2020
Syntax
| C# |
|---|
public static Guid DefaultPathOfTravelCalculationGUID { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property DefaultPathOfTravelCalculationGUID As Guid Get |
| Visual C++ |
|---|
public: static property Guid DefaultPathOfTravelCalculationGUID { Guid get (); } |