Click or drag to resize
CVOXReGrid Method
Regrid a Voxel.

Available since Oasis montaj version: 7.3
License: Available to anyone with an Oasis Montaj license.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void ReGrid(
	CVOX vox_to_regrid,
	CREG reg,
	string output_vox
)

Parameters

vox_to_regrid
Type: GeoEngine.Core.GXNetXCVOX
VOX object to regrid
reg
Type: GeoEngine.Core.GXNetXCREG
Parameters (not implemented)
output_vox
Type: SystemString
Output voxel file name.
See Also