Click or drag to resize
CIPPSStack Method
Create a stacked pseudo-section plot using a control file.

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Notes
The control file is created using the IPSTAKCON GX. It may then be modified by hand as required.
Syntax
public void PSStack(
	CDB oDB1,
	string str2,
	string str3,
	string str4
)

Parameters

oDB1
Type: GeoEngine.Core.GXNetCDB
DB object
str2
Type: SystemString
channel to plot
str3
Type: SystemString
"IPPLOT" INI file name
str4
Type: SystemString
map name to create
See Also