RVTDocs.com

RouteAnalysisSettings.AnalysisZoneBottomOffset

Property
Description:
The bottom plane offset, in ft, of the zone used in route calculation. Default value is 8".
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.
Syntax
public double AnalysisZoneBottomOffset { get; set; }
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: The given value for bottomOffset must be non-negative.