Click or drag to resize
CVOXConvertThematicToNumeric Method
Convert thematic (lithology) voxel to numeric voxel

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void ConvertThematicToNumeric(
	CVV vv_translate,
	string output_vox
)

Parameters

vv_translate
Type: GeoEngine.Core.GXNetXCVV
Translation VV handle.
output_vox
Type: SystemString
Output voxel file name.
See Also