Click or drag to resize

CDH.GetIPJ Method

Get the project IPJ.

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void GetIPJ(
	CIPJ ipj
)

public void GetIPJ(
	CIPJ ipj
)

Parameters

ipj
Type: GeoEngine.Core.GXNetX.CIPJ
IPJ Handle
Remarks
The projection for the project is the projection stored in the DH_EAST channel in the collar table.
See Also