Click or drag to resize

CDHAutoSelectHoles Method

Use automatic hole selection based on slice.

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static void AutoSelectHoles(
	int flag
)

public static void AutoSelectHoles(
	int flag
)

Parameters

flag
Type: SystemInt32
Turn on (TRUE) or off (FALSE)
See Also