Click or drag to resize
CMVIEWSetAllNewGroupsToPlane Method
Set all groups that are not in any plane to this 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 SetAllNewGroupsToPlane(
	int plane
)

Parameters

plane
Type: SystemInt32
Plane Index to set all groups to
See Also