Click or drag to resize
CVOXDGetThematicInfo Method
Get a copy of a thematic voxel's TPAT object and a VV containing the current display selections.

Available since Oasis montaj version: 9.3.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void GetThematicInfo(
	CTPAT oTPAT1,
	CVV oVV2
)

Parameters

oTPAT1
Type: GeoEngine.Core.GXNetCTPAT
TPAT object to get
oVV2
Type: GeoEngine.Core.GXNetCVV
VV (int) object to fill with current selections
See Also