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.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
The DAP server may not handle clipping and may return more data than requested.
Syntax
public void SelectArea(
	CPLY oPLY1
)

Parameters

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