GUID to represent the default calculation server id.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
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 (); } |