Click or drag to resize
CGRID3DFillThematic Method
Fill the grid3d with a single thematic value.

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 FillThematic(
	int value
)

Parameters

value
Type: SystemInt32
Fill Value
See Also