 | 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
Syntaxpublic static CDH Current()
public static CDH Current()
Public Shared Function Current As CDH
Public Shared Function Current As CDH
public:
static CDH^ Current()
public:
static CDH^ Current()
static member Current : unit -> CDH
static member Current : unit -> CDH
Return Value
Type:
CDHDH 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