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

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public void PSStack2(
	CDB db,
	string chan,
	string con_file,
	int type,
	string map
)

Parameters

db
Type: GeoEngine.Core.GXNetXCDB
DB object
chan
Type: SystemString
Channel to plot
con_file
Type: SystemString
"IPPLOT" INI file name
type
Type: SystemInt32
<define>IP_STACK_TYPE</define>
map
Type: SystemString
Map name to create
See Also