Click or drag to resize

CGUIThematicVoxelInfo Method

Display GX.Net thematic voxel info GUI.

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void ThematicVoxelInfo(
	CVOX vox
)

public static void ThematicVoxelInfo(
	CVOX vox
)

Parameters

vox
Type: GeoEngine.Core.GXNetCVOX
VOX object
Remarks
Displays the thematic voxel codes, colors, 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.
See Also