Click or drag to resize

CMVIEWSetPlaneClipPLY Method

Set the Plane Clip Region

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

public void SetPlaneClipPLY(
	int plane,
	CPLY pply
)

Parameters

plane
Type: SystemInt32
Plane index
pply
Type: GeoEngine.Core.GXNetXCPLY
Clip Region
Remarks
By default it is the View's Clip Region
See Also