Click or drag to resize
CMVIEWGetExtClipPLY Method
Get an extended clip PLY object used by this view.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void GetExtClipPLY(
	int i1,
	CPLY oPLY2
)

Parameters

i1
Type: SystemInt32
Extended ClipPLY number
oPLY2
Type: GeoEngine.Core.GXNetCPLY
PLY object to get
See Also