Click or drag to resize

CMVIEWSetAllNewGroupsToPlane Method

Set all groups that are not in any plane to this plane

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

public void SetAllNewGroupsToPlane(
	int plane
)

Parameters

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