AnalysisZoneBottomOffset Property


Route Analysis Settings Analysis Zone Bottom Offset Property

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: 25.0.0.0 (25.0.0.0)
Syntax
public double AnalysisZoneBottomOffset { get; set; }

Property Value

Double
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: The given value for bottomOffset must be non-negative.
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.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →