Click or drag to resize
CDHiEditClassificationTableFileGUI Method
Edit a symbol color/pattern CSV file

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public int iEditClassificationTableFileGUI(
	string str1,
	ref string str2,
	int i3,
	int i4
)

Parameters

str1
Type: SystemString
Channel
str2
Type: SystemString
CSV filename (in/out can be blank)
i3
Type: SystemInt32
0 - Collar Symbols -1 - Rock Patterns
i4
Type: SystemInt32
0 - Symbols/patterns (2D) -1 - Colors only (3D)

Return Value

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