Click or drag to resize
CDHSelectPLY Method
Select all holes in PLY (Polygon) object.

Available since Oasis montaj version: 5.0
License: Available to specially licensed modules.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Notes
This function operates the same as the SelectPLY2_DH method with parameters (1, 0, 0)
Syntax
public void SelectPLY(
	CPLY pply
)

Parameters

pply
Type: GeoEngine.Core.GXNetXCPLY
Polygon object
See Also