Click or drag to resize

CVOXInvertZ Method

Convert an inverted voxel to normal orientation

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

public void InvertZ(
	string output_voxel_filename
)

Parameters

output_voxel_filename
Type: SystemString
Output voxel file name.
See Also