Click or drag to resize
CGUIVoxelStatHist Method (CGXNETCore, String)
Display Histogram of Voxel

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public static void VoxelStatHist(
	CGXNETCore gxNetShared,
	string vox_name
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
vox_name
Type: SystemString
Name of the Voxel to get stats from
See Also