Click or drag to resize
CDHGetIPJ Method
Get the project IPJ.

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Notes
The projection for the project is the projection stored in the DH_EAST channel in the collar table.
Syntax
public void GetIPJ(
	CIPJ ipj
)

Parameters

ipj
Type: GeoEngine.Core.GXNetXCIPJ
IPJ Handle
See Also