Click or drag to resize
CMVIEWGetPlaneClipPLY Method
Get the Plane Clip Region

Available since Oasis montaj version: 6.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Notes
By default it is the View's Clip Region
Syntax
public void GetPlaneClipPLY(
	int plane,
	CPLY pply
)

Parameters

plane
Type: SystemInt32
Plane index
pply
Type: GeoEngine.Core.GXNetXCPLY
Clip Region
See Also