Click or drag to resize
CMVIEWSetAllGroupsToPlane Method
Set all groups to be within one 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 SetAllGroupsToPlane(
	int plane
)

Parameters

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