Click or drag to resize

CSYSResetSettings Method

Resets the GX_HELP settings in the geosoft.ini file after changes have been made.

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

public static void ResetSettings(
	CGXNETCore gxNetShared
)

Parameters

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