Click or drag to resize

CDHhDipAzSurveySymb Method

Line/Group symbol for a specific hole Dip-Azimuth survey.

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

public int hDipAzSurveySymb(
	int hole
)

Parameters

hole
Type: SystemInt32
Hole index number

Return Value

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