Click or drag to resize
CMVIEWDeleteGroup Method
Delete a group.

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Notes
Does nothing if the group does not already exist.
Syntax
public void DeleteGroup(
	string group
)

Parameters

group
Type: SystemString
Group name
See Also