Click or drag to resize

CDHhAssaySymb Method

Line/Group symbol for a specific assay data set hole.

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public int hAssaySymb(
	int assay,
	int hole
)

public int hAssaySymb(
	int assay,
	int hole
)

Parameters

assay
Type: SystemInt32
Assay dataset number
hole
Type: SystemInt32
Hole index number

Return Value

Type: Int32
x - DB_SYMB <define>NULLSYMB</define> if no survey data for this hole (no error registered)
Remarks
Works for both single and multiple DB Wholeplots.
See Also