MapPackageModelTable.ElevationOffset Property
Elevation offset to apply to the model.
Syntax
public System.Double ElevationOffset { get; set; }
Property Value
Default: 0.0
Offset in meters.
Remarks
This property can be used to adapt input data using different height systems. For example, if your input model data is specified in meters above the WGS84 ellipsoid, and you need it to fit with other elevation data in some national height system, then find difference in height between these height systems at the model's location and adjust the model's elevation accordingly using this property.
For more details on height systems in Carmenta Engine, see Types of vertical coordinates.
Platforms
Windows, Linux, Android