Click or drag to resize
CMVIEWSetGroupToPlane Method
Set a group to a plane

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void SetGroupToPlane(
	int plane,
	string group
)

Parameters

plane
Type: SystemInt32
Plane Index to set all groups to
group
Type: SystemString
Name of group to set
See Also