PathOfTravelCalculationServerIdsDefaultPathOfTravelCalculationGUID Property |
GUID to represent the default calculation server id.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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
Guid
See Also