Click or drag to resize
CGRID3DFillDouble Method
Fill the grid3d with a single double 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 FillDouble(
	double value
)

Parameters

value
Type: SystemDouble
Fill Value
See Also