Click or drag to resize
CIPPSStack2Dir Method
Same as PseudoPlot2_IP, but with directory specified.

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public void PSStack2Dir(
	CDB oDB1,
	string str2,
	string str3,
	int i4,
	string str5,
	string str6
)

Parameters

oDB1
Type: GeoEngine.Core.GXNetCDB
DB object
str2
Type: SystemString
channel to plot
str3
Type: SystemString
"IPPLOT" INI file name
i4
Type: SystemInt32
See IP_STACK_TYPEConstant
str5
Type: SystemString
map name to create
str6
Type: SystemString
directory to create files
See Also