Click or drag to resize
CSEMPLOTSetITR Method
Put ITR into a channel.

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

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public static void SetITR(
	CGXNETCore gxNetShared,
	CDB db,
	int ch,
	CITR itr
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
db
Type: GeoEngine.Core.GXNetXCDB
Database handle
ch
Type: SystemInt32
Data channel handle
itr
Type: GeoEngine.Core.GXNetXCITR
See Also