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

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public int iFindGroup(
	string str1
)

Parameters

str1
Type: SystemString
Group name

Return Value

Type: Int32
Group Number.
See Also