Click or drag to resize

CDHhENSurveySymb Method

Line/Group symbol for a specific hole East-North survey.

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

public int hENSurveySymb(
	int hole
)

Parameters

hole
Type: SystemInt32
Hole index number

Return Value

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