DU_LOOKUPConstantINTERPOLATE Field

The same as _NEAREST, except that the value will be interpolated between the two nearest framing values in the table.

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2025.1.0.25
Syntax
public const int INTERPOLATE = 2

public const int INTERPOLATE = 2

Field Value

Type: Int32
See Also