Revit 2022 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: 22.0.0.0 (22.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 (); } |