Click or drag to resize
CMVIEWGetPLY Method
Get clipping polygons, in the base projection

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)
Notes
This should be used to get the clipping polygon for oriented views (especially sections).
Syntax
public void GetPLY(
	CPLY oPLY1
)

Parameters

oPLY1
Type: GeoEngine.Core.GXNetCPLY
Poly
See Also