Click or drag to resize
CDBAssociateAll Method
Associate all channels with a group.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
As of v6.3, if a group line has no class defined, then ALL channels are already assumed to be associated with it, and this function does nothing.
Syntax
public void AssociateAll(
	int i1
)

Parameters

i1
Type: SystemInt32
group line
See Also