Click or drag to resize

CSEMPLOTSetITR Method

Put ITR into a channel.

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void SetITR(
	CDB db,
	int ch,
	CITR itr
)

public static void SetITR(
	CDB db,
	int ch,
	CITR itr
)

Parameters

db
Type: GeoEngine.Core.GXNetCDB
Database handle
ch
Type: SystemInt32
Data channel handle
itr
Type: GeoEngine.Core.GXNetCITR
See Also