Click or drag to resize
CDHhAssaySymb Method
Line/Group symbol for a specific assay data set hole.

Available since Oasis montaj version: 5.1.3
License: Available to specially licensed modules.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Notes
Works for both single and multiple DB Wholeplots.
Syntax
public int hAssaySymb(
	int i1,
	int i2
)

Parameters

i1
Type: SystemInt32
Assay dataset number
i2
Type: SystemInt32
hole index number

Return Value

Type: Int32
x - DB_SYMB NULLSYMB if no survey data for this hole (no error registered)
See Also