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

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.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 group
)

Parameters

group
Type: SystemInt32
Group line
See Also