Click or drag to resize

CACQUIRE Class

This class is used to import acQuire data. It uses the public acQuire API.
Inheritance Hierarchy

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public class CACQUIRE : CHANDLE

public class CACQUIRE : CHANDLE

The CACQUIRE type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreate
Create an acQuire object
Public methodDeleteEmptyChan
Delete empty channels
Protected methodDispose
Releases the unmanaged resources used by the CACQUIRE and optionally releases the managed resources
(Overrides CHANDLEDispose(Boolean).)
Public methodGetSelectionInfo
Get some information from existing selection file.
Public methodiImportHole
Import Drillhole data acQuire database into a GDB
Public methodiImportPoint
Import Point Sample data acQuire database into a GDB
Public methodiSelectionTool
Run the acQuire Selection Tool.
Public methodiSelectionToolForceGridSelection
Run the acQuire Selection Tool, but force selection of destination grid.
Top
See Also