Revit 2021.1 API |
PathOfTravelCalculationServerIds..::..DefaultPathOfTravelCalculationGUID Property |
PathOfTravelCalculationServerIds Class See Also |
GUID to represent the default calculation server id.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: 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 (); } |