← Back to carmenta.com
Carmenta Engine SDK Documentation
×

AirspaceCoverageOperator.AreaOfInterestTopElevation Property

Gets or sets the top elevation of the area of interest, in meters above sea level.

Thread safety: This property is not thread-safe. Show

Syntax

C#
public AttributeVariable< System.Double > AreaOfInterestTopElevation { get; set; }

Property Value

Type: An attribute variable that returns a value of type System.Double.
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

By accessing the information on this site you accept our terms and conditions and privacy policy.
This site uses cookies to enhance your experience and provide additional functionality.

Accept