Revit 2020.1 API |
RouteAnalysisSettings..::..AnalysisZoneBottomOffset Property |
RouteAnalysisSettings Class See Also |
The bottom plane offset, in ft, of the zone used in route calculation. Default value is 8".
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.1.1.1)
Since:
2020
Syntax
Remarks
The zone's bottom plane elevation is different per plan view
and is determined by adding the bottom offset to the view's level elevation.
Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.Exceptions..::..ArgumentOutOfRangeException | When setting this property: The given value for bottomOffset must be non-negative. |