The top plane offset, in ft, for the zone used in route calculation. Default value is 6'8".
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double AnalysisZoneTopOffset { get; set; }Property Value
Double
Exceptions
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.
See Also
Reference