HeightType Enumeration
Specifies the type of height used by visibility operators to specify the height of the observer or the target or the output.
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CEOperators assembly)
Syntax
public enum HeightType
Values
Value name | Value | Description |
---|---|---|
AboveSeaLevel | 0 | The heights are above sea level. |
AboveGround | 1 | The heights are above ground. |
AboveTreetops | 2 | The heights are above treetops. |
Platforms
Windows, Linux, Android