Click or drag to resize
CVOXInvertZ Method
Convert an inverted voxel to normal orientation

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

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

Parameters

output_voxel_filename
Type: SystemString
Output voxel file name.
See Also