Click or drag to resize

CARCDHSetProject Method

Sets the current DH project in the Target extension

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void SetProject(
	string path,
	string project
)

public static void SetProject(
	string path,
	string project
)

Parameters

path
Type: SystemString
Path String
project
Type: SystemString
Project Name
See Also