Click or drag to resize
CDHiModifyRockCodesGUI2 Method
Modify/create a rock codes file, channel population option.

Available since Oasis montaj version: 6.1.0
License: Available to specially licensed modules.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Notes
Same as above, but passes the current database so that the "Populate from channel" button can be used to automatically populate the rock code list. The database should be a Wholeplot database.
Syntax
public static int iModifyRockCodesGUI2(
	CDB oDB1,
	string str2
)

Parameters

oDB1
Type: GeoEngine.Core.GXNetCDB
Database
str2
Type: SystemString
File name

Return Value

Type: Int32
0 - Ok -1 - User Cancelled
See Also