Click or drag to resize

CSEMPLOTSetITR Method

Put ITR into a channel.

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

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