Click or drag to resize

CGRID3DGetTPAT Method

Get the TPAT from the thematic grid3d.

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void GetTPAT(
	CTPAT ipj
)

public void GetTPAT(
	CTPAT ipj
)

Parameters

ipj
Type: GeoEngine.Core.GXNetXCTPAT
TPAT object
See Also