Click or drag to resize
CRGRDiDefault Method
Set the defaults.

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public int iDefault(
	string zchan,
	CDAT in_dat
)

Parameters

zchan
Type: SystemString
Name of Z Channel to perfrom gridding on
in_dat
Type: GeoEngine.Core.GXNetXCDAT
Handle to source DAT object (from database)

Return Value

Type: Int32
0 OK, 1 Error.
See Also