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.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.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 oIPJ1
)

Parameters

oIPJ1
Type: GeoEngine.Core.GXNetCIPJ
IPJ Handle
See Also