Click or drag to resize

CTINGetIPJ Method

Get the projection.

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.GXNetXCIPJ
IPJ in which to place the TIN projection
See Also