Click or drag to resize

CMULTIGRID3DSetCellSizesZ Method

Set the cell sizes in the Z direction

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.dll) Version: 2024.2.0.25
Syntax
public void SetCellSizesZ(
	CVV vv
)

public void SetCellSizesZ(
	CVV vv
)

Parameters

vv
Type: GeoEngine.Core.GXNetCVV
Z VV
See Also