Click or drag to resize
CMULTIGRID3DSetUniformCellSizeY Method
Get the uniform cell size in the Y direction

Available since Oasis montaj version: 9.4
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void SetUniformCellSizeY(
	double cellsize
)

Parameters

cellsize
Type: SystemDouble
cell size
See Also