Click or drag to resize
CMVIEWIGroupName Method (Int32, String)
Get a group 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 void IGroupName(
	int group_num,
	ref string group_name
)

Parameters

group_num
Type: SystemInt32
Group number, error if not valid
group_name
Type: SystemString
Group Name
See Also