SURFACE_CLIP_MODEConstant Class

Surface Clip Mode
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetXSURFACE_CLIP_MODEConstant

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

public static class SURFACE_CLIP_MODEConstant

The SURFACE_CLIP_MODEConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberSURFACE_CLIP_ABOVE
Output the surface item above clipper surface
Public fieldStatic memberSURFACE_CLIP_BELOW
Output the surface item below clipper surface
Public fieldStatic memberSURFACE_CLIP_BOTH
Output the surface items both above & below the clipper surface
Top
See Also