RVTDocs.com

RouteAnalysisSettings.AnalysisZoneTopOffset

Property
Description:
The top plane offset, in ft, for the zone used in route calculation. Default value is 6'8".
Remarks:
The zone's top plane elevation is different per plan view and is determined by adding the top offset to the view's level elevation.
Syntax
public double AnalysisZoneTopOffset { get; set; }
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: The given value for topOffset must be non-negative.