Click or drag to resize
CGUIThematicVoxelInfo Method
Display GX.Net thematic voxel info GUI.

Available since Oasis montaj version: 5.0.0
Limitations: May not be available if running outside of a Oasis Montaj or from a command line program.  
License: Available to anyone.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Notes
Displays the thematic voxel codes, colours, total volume for each code, and number of valid items (cubes) for each code. This is a replacement for the numeric stats done on normal numerical voxel grids.
Syntax
public static void ThematicVoxelInfo(
	CVOX oVOX1
)

Parameters

oVOX1
Type: GeoEngine.Core.GXNetCVOX
VOX object
See Also