SURFACE_PROJECTION_METHODConstant Class

Surface projection method
Inheritance Hierarchy
System.Object
  GeoEngine.Core.GXNetX.SURFACE_PROJECTION_METHODConstant

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public static class SURFACE_PROJECTION_METHODConstant

public static class SURFACE_PROJECTION_METHODConstant

The SURFACE_PROJECTION_METHODConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberSURFACE_PROJECTION_AVERAGE
Average value: all intersections
Public fieldStatic memberSURFACE_PROJECTION_MAXIMUM
Maximum value: first intersection from the top
Public fieldStatic memberSURFACE_PROJECTION_MINIMUM
Minimum value: first intersection from the bottom
Top
See Also