Click or drag to resize
CDSELSelectArea Method
Select a complex clipping area

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Notes
The DAP server may not handle clipping and may return more data than requested.
Syntax
public void SelectArea(
	CPLY pply
)

Parameters

pply
Type: GeoEngine.Core.GXNetXCPLY
PLY containing complex area (must contain a projection)
See Also