Click or drag to resize
CACQUIREiSelectionToolForceGridSelection Method
Run the acQuire Selection Tool, but force selection of destination grid.

Available since Oasis montaj version: 9.6
License: Available to anyone with an Oasis Montaj license.  

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Notes
The selection file will be loaded (if present) and then the user can make selections then the selections are saved back in the selection file.
Syntax
public int iSelectionToolForceGridSelection(
	string selection_file,
	int mode
)

Parameters

selection_file
Type: SystemString
Selection File Name
mode
Type: SystemInt32
<define>ACQUIRE_SEL</define>

Return Value

Type: Int32
0 - Ok 1 - if user cancels
See Also