DU_LOOKUPConstant.INTERPOLATE Field

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

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public const int INTERPOLATE = 2

public const int INTERPOLATE = 2

Field Value

Type: Int32
See Also