Click or drag to resize
CSYSGlobalReset Method
Reset the global parameters.

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

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

Parameters

str1
Type: SystemString
new INI file name, if "", use default.
See Also