Click or drag to resize
CMVIEWiFindGroup Method
Find a Group by name.

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public int iFindGroup(
	string group_name
)

Parameters

group_name
Type: SystemString
Group name

Return Value

Type: Int32
Group Number.
See Also