SURFACE_TRANSFORMATION_METHODConstant Class

Surface transformation method
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetXSURFACE_TRANSFORMATION_METHODConstant

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

public static class SURFACE_TRANSFORMATION_METHODConstant

The SURFACE_TRANSFORMATION_METHODConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberSCALE
Transforms the surface by scaling it, provided sX, sY, sZ
Public fieldStatic memberSHIFT
Transforms the surface by shifting it, provided dX, dY, dZ
Top
See Also