Click or drag to resize

CGRID3DSetTPAT Method

Set the TPAT of a thematic grid3d.

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

public void SetTPAT(
	CTPAT ipj
)

Parameters

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