Click or drag to resize
CVOXExportIMG Method
Export all layers of this VOX into grid files.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void ExportIMG(
	string str1,
	int i2
)

Parameters

str1
Type: SystemString
Name of grids (each layers adds _Number to the name)
i2
Type: SystemInt32
See VOX_DIRConstant
See Also