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

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void ConvertNumericToThematic(
	CVV oVV1,
	string str2
)

Parameters

oVV1
Type: GeoEngine.Core.GXNetCVV
Translation VV handle.
str2
Type: SystemString
Output voxel file name.
See Also