VerticalClearanceOperator.ElevationInput Property
Gets or sets the input operator that gives a terrain elevation raster, and/or obstacles as points, lines or polygons.
Syntax
public Operator ElevationInput { get; set; }
Property Value
Default: null
An operator that gives a terrain elevation raster, and/or obstacles as points, lines or polygons.
Remarks
All feature attributes and raster cell values that contain elevations, should represent them relative to the sea level, using the common vertical unit (see section on the class page).
Platforms
Windows, Linux, Android