Click or drag to resize
CDBIGetVASectColorFile Method
Get colours for a VA channel when displayed section in the profile window.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
Fails in the channel is not an array channel
Syntax
public void IGetVASectColorFile(
	int i1,
	ref string str2
)

Parameters

i1
Type: SystemInt32
channel (Locked DB_LOCK_READWRITE)
str2
Type: SystemString
zone file name
See Also