AirspaceCoverageOperator.AreaOfInterestBottomElevation Property
Gets or sets the bottom elevation of the area of interest, in meters above sea level.
Syntax
public AttributeVariable< System.Double > AreaOfInterestBottomElevation { get; set; }
Property Value
Default: -500.0
The bottom elevation of the area of interest, in meters above sea level.
Remarks
The AreaOfInterestBottomElevation and AreaOfInterestTopElevation specify how much the polygon from AreaOfInterestInput shall be extruded to a volume of interest: the volume to which the operator's calculations and results are constrained.
This property is a AttributeVariable<System.Double> whose value may depend on attributes of the polygon feature from AreaOfInterestInput or on the View.UpdateAttributes.
Platforms
Windows, Linux, Android