Click or drag to resize

CVOXSubsetToRealExtents Method

Subset a VOX to real extents.

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

public void SubsetToRealExtents(
	string output_vox
)

Parameters

output_vox
Type: SystemString
Output voxel file name.
See Also