-
Accessing date and string channels with python
Hello, I'm using python to pull info from a gdb. I'm using the chanadd.py as an example and am able to use vv.get_data_np to get float or integers channels, but I'm not sure how to get a string channel. I set the datatype using numpy to a string, with datatype=np.str_ but when I run the command channel_array =…
-
Creating a new database
Hi again, I am trying to create a new database and fill it in a C# dll. Essentially I am reading in some data from one database (thanks for the help from my last post by the way, it was very useful!), doing some processing on it, and now I am attempting to write it out to a new database. I have created the new database,…
-
Accessing data in a database
I am building a C# dll, and currently I have got myself to the point where I can load it into Oasis Montaj, and do various little things, however I am having trouble figuring out the best method to get at the data inside of a database. Essentially, I want to access the loaded database to get the x, y, and measurement…
-
Binding error
Hello, I am modifying chanadd.cs to read a grid and am running into a dll issue. Compilation goes fine, but I get the following runtime error: Error: Unable to bind the "?iNCols_PG@@YAJPAUh_gxx@@PBJ@Z" wrapper function. The DLL may not be present or a license may be missing.The thread 0x3064 has exited with code 0 (0x0).…
-
Compiling C# samples
Hello, I am trying to compile the example code (chanadd, OMScript) in Visual Studio 2015 but get the following error: Source file 'C:\Program Files (x86)\Geosoft\GX Developer\gxnet\examples\OMScript\..\..\..\..\..\..\build\buildinfo\deskversion.assembly.cs' could not be found. Thanks, Manu
-
Problem running c# samples
Hi, Have installed GX developer 8.4. Have tried numerous samples and simple commands but continually receive the following error: “Class handle has been previously deleted”. The same error was received when using GX developer 8.5. Have tried referencing dll’s in bin folder as well as in Redist folder. Visual Studio 2013…
-
Running Geosoft library functions in parallel using GNU pthreads
Hi everyone, I am trying to run a Geosoft library function (NLFilt_VVU) in a dll using threads (GNU pthreads). The dll is called from a stand-alone application. Basically it is working. However, many times the returned data is messed up and sometimes the calling application crashes. So there must be a problem with the…
-
GX To run a Python script from Oasis montaj
I have had some interest in this simple GX, which will run a Python script from a running Oasis montaj: Python.zip v1.1 If you are a Python developer, check out the Python documentation in the GX Developer Part 3: Stand-alone programs (HERE). If you have any questions, please ask them on this forum. The Geosoft Python API…
-
Calling Python script from within GX
Hello, Does anyone know how I can calls a Python script to from within a Geosoft GX? Or if it is possible? I have specific tools and functions I want to use from Python. There is not much information in the documentation regarding development using Python. Thanks
-
What to do to compile .net programs under GX developer 8.5.1
Hi Geosoft, It appears using GeoEngine, Geosoft.Desktop and Geosoft.DotNetTools.GXNETWindowsForm are no longer available in GX developer 8.5.1, right? What should I do to compile .net programs which worked under GX developer 8.4.1? Karl Kwan Geotech
-
GX Developer 8.5.1 - AVAILABLE
Hello, We are happy to announce the release of GX Developer 8.5.1. Notable in this release: •Bug fixes that are part of the 8.5 and 8.5.1 release of Geosoft platforms (Oasis montaj and Target). •New voxel handling functions that support reading and writing of Geosoft voxel files, plus significant performance improvements…
-
glib win64
Hi guys, Would you be able to make the glib available that you used to compile your developer kit with (header and lib files). The download only contains the dll's. I've build one using MinGW64 on MSYSY2 but starting the app that I compiled and linked using Visual Studio I get an runtime error stating that the function…
-
Compiling GX for Oasis Montaj v7.0
Hello, When I build my GX for other users who are working with Oasis Montaj 7.0 They receive the error that my GX is a newer version (1.003) gx than they can run with their system (up to v1.002). Is it possible to compile GXs to run in older versions of Oasis? Alternatively where can I access an older version of the gx…
-
GX Developer 8.4.1 - AVAILABLE
Hello, Please be advised Geosoft has received report of an issue with the compiler in GX Developer 8.4. This issue has been resolved in GX Developer 8.4.1. The 8.4.1 version is available now for you to download via the Download tab or by going to https://my.geosoft.com/downloads/gx-developer-toolkit We are sorry for any…
-
Display SQL Server GEOMETRY column on Geosoft Map
Hello, I am wondering what the best approach would be to display SQL Server GEOMETRY (point, line, area) data in a Geosoft Map. I expect this to be a custom GX that I would need to write, but please give me some direction on the best way to tackle this. Does Geosoft parse JSON strings easily? Would the new Python API be…
-
Learning
Brand new to a Seequent product? Or looking to upskill or refresh your skills? Explore our dynamic, free online learning paths, designed for you to learn at your own pace. By completing a learning path, not only will you advance to the next level, but you'll also earn badges and points in our community. Our selection of…