Click or drag to resize
CMVIEWSetPlaneClipPLY Method
Set the Plane Clip Region

Available since Oasis montaj version: 5.1.4
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 SetPlaneClipPLY(
	int plane,
	CPLY pply
)

Parameters

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