Click or drag to resize
CIMUGridResize Method
Resize a grid to reduce the size not cover the outside dummies.

Available since Oasis montaj version: 5.0.0
License: Available to anyone with an Oasis Montaj license.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static void GridResize(
	string str1,
	string str2
)

Parameters

str1
Type: SystemString
File name of input grid
str2
Type: SystemString
File name of output grid
See Also