Click or drag to resize

CMVIEWSetAllGroupsToPlane Method

Set all groups to be within one plane

Namespace:  GeoEngine.Core.GXNetX
Assembly:  geoengine.core.gxnetx (in geoengine.core.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void SetAllGroupsToPlane(
	int plane
)

public void SetAllGroupsToPlane(
	int plane
)

Parameters

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