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.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void ConvertThematicToNumeric(
	CVV oVV1,
	string str2
)

Parameters

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