Click or drag to resize
CDHAutoSelectHoles Method
Use automatic hole selection based on slice.

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)
Syntax
public static void AutoSelectHoles(
	CGXNETCore gxNetShared,
	int flag
)

Parameters

gxNetShared
Type: GeoEngine.Core.GXNetXCGXNETCore
A shared CGXNETCore
flag
Type: SystemInt32
Turn on (TRUE) or off (FALSE)
See Also