DU_LOOKUPConstantNEAREST Field

Requires that the first index match exactly. The nearest second index will be used for the finding the lookup value. The results will be dummy only if the first index does not have a match.

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

public const int NEAREST = 1

Field Value

Type: Int32
See Also