Click or drag to resize

CDHSetNewIPJ Method

Set a new project database projection to collar table projection.

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void SetNewIPJ(
	string db
)

public void SetNewIPJ(
	string db
)

Parameters

db
Type: SystemString
Project database name
Remarks
Gets the IPJ of the collar table current x channel and copies it into the named database (as long as it is in the project!)
See Also