Click or drag to resize

CDHCurrent Method

Creates a drill project from current environment.

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static CDH Current()

public static CDH Current()

Return Value

Type: CDH
DH Object
Remarks
If no DH database is open the Open DH Project GUI will be displayed which may be cancelled by the user in which case the GX will terminate with cancel.
See Also