Click or drag to resize

CVOXDump Method

Export all layers of this VOX in all directions.

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

public void Dump(
	string name
)

Parameters

name
Type: SystemString
Name of grids (each layers adds _Dir_Z to the name)
See Also