Click or drag to resize
CDBArraySizeLST Method
Load a LST object with array (VA) channel symbols with a particular number of columns.

Available since Oasis montaj version: 8.2.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void ArraySizeLST(
	int i1,
	CLST oLST2
)

Parameters

i1
Type: SystemInt32
Number of columns in array ( > 1 )
oLST2
Type: GeoEngine.Core.GXNetCLST
List to Populate
See Also