Click or drag to resize
CVOXDump Method
Export all layers of this VOX in all directions.

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 Dump(
	string str1
)

Parameters

str1
Type: SystemString
Name of grids (each layers adds _Dir_Z to the name)
See Also