Click or drag to resize
CARCDHSetProject Method
Sets the current DH project in the Target extension

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public static void SetProject(
	CGXNETCore gxNetShared,
	string path,
	string project
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
path
Type: SystemString
Path String
project
Type: SystemString
Project Name
See Also