Click or drag to resize
CIPGetNValueLST Method
Fill a list with unique N values in selected lines.

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

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public void GetNValueLST(
	CDB oDB1,
	CLST oLST2
)

Parameters

oDB1
Type: GeoEngine.Core.GXNetCDB
Database
oLST2
Type: GeoEngine.Core.GXNetCLST
LST object
See Also