Click or drag to resize
CSYSResetSettings Method
Resets the GX_HELP settings in the geosoft.ini file after changes have been made.

Available since Oasis montaj version: 5.1.8
Limitations: May not be available if running outside of a Oasis Montaj or from a command line program.  
License: Available to anyone.  

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

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
See Also