Click or drag to resize

CMVIEWSetAllGroupsToPlane Method

Set all groups to be within one plane

Namespace:  GeoEngine.Core.GXNet
Assembly:  geoengine.core.gxnet (in geoengine.core.gxnet.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