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

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void Dump(
	string name
)

Parameters

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