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

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

Parameters

poly
Type: GeoEngine.Core.GXNetXCPLY
Poly
See Also