|
Mr.
Balasch,
All
the gridding methods require DAT inputs. These are logical interfaces to
data and we have implemented only 2 that gridding methods use: XYZ (text
files) and Databases. To allow VV's to be the source of gridding
operations, a new DAT would have to be written. Unfortunately, since
creating a DAT requires access to our source code, they are only built by
Geosoft R&D or Geosoft Custom Services.
Roger
Amorim
Hi all,
I'm developing a GX where I need to create a grid
image. I looked at Run_RGRD(); and found that the syntx is Run_RGRD(Rangrid,
InDat, OutDat) where InDat is a data object that points to the X, Y, and Z
data contained in channels of a database. I was wondering if anyone
knows how I can create a data object that points to X, Y, and Z data contained
in VV's rather than a Database? It seems to me to be more efficient than
having to create a database, copy tthe VV's to the database, do the
Run_RGRD(), and delete the database(since I won't be needing the database
again).
Aaron Balasch Sky Hunter Technologies
Inc. Suite 101, 1725 10th Avenue S.W. Calgary, Alberta T3C 0K1 Phone:
(403)228-2175 Fax: (403)244-7955 email: [EMAIL PROTECTED]
|