AirspaceCoverageOperator.AreaOfInterestTopElevation Property
Gets or sets the top elevation of the area of interest, in meters above sea level.
Syntax
public AttributeVariable< System.Double > AreaOfInterestTopElevation { get; set; }
Property Value
Default: 33000.0
The top elevation of the area of interest, in meters above sea level.
Remarks
The AreaOfInterestTopElevation and the AreaOfInterestBottomElevation 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