Click or drag to resize

CVOXInvertZ Method

Convert an inverted voxel to normal orientation

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.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