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

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public static void GlobalReset(
	CGXNETCore gxNetShared,
	string ini
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
ini
Type: SystemString
New INI file name, if "", use default.
See Also