Click or drag to resize
CVOXDSetThematicSelection 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 SetThematicSelection(
	CVV oVV1
)

Parameters

oVV1
Type: GeoEngine.Core.GXNetCVV
VV (int) object to set the current selections to
See Also