OpendTect
7.0
|
This class has a set of static functions handling 2D geometries during seismic import routines that eventually use a SeisTrcWriter. While importing 2D seismic data you just need to call: More...
Public Member Functions | |
Geom2DImpHandler () | |
~Geom2DImpHandler () | |
Static Public Member Functions | |
static Pos::GeomID | getGeomID (const char *nm, bool overwrpreok=false) |
static bool | getGeomIDs (const BufferStringSet &lnms, TypeSet< Pos::GeomID > &geomids, bool overwrpreok=false) |
Use while importing several lines in one go. More... | |
Static Protected Member Functions | |
static bool | confirmOverwrite (const BufferStringSet &) |
static bool | confirmOverwrite (const char *) |
static Pos::GeomID | createNewGeom (const char *) |
static void | setGeomEmpty (Pos::GeomID) |
This class has a set of static functions handling 2D geometries during seismic import routines that eventually use a SeisTrcWriter. While importing 2D seismic data you just need to call:
Geom2DImpHandler::getGeomID(linename);
to get the GeomID of the line being imported. Geom2DImpHandler will take care of creating new lines in the database or overwriting them.
<>
Geom2DImpHandler::Geom2DImpHandler | ( | ) |
Geom2DImpHandler::~Geom2DImpHandler | ( | ) |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
static |
|
static |
Use while importing several lines in one go.
|
staticprotected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2024