Click or drag to resize

CGRID3DGetTPAT Method

Get the TPAT from the thematic grid3d.

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

public void GetTPAT(
	CTPAT ipj
)

Parameters

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