Click or drag to resize
CIPPSStack2 Method
As PSStack_IP, but select section spacing option.

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

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

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
See Also