-
Export contours to MapInfo
This discussion was created from comments split from: Welcome to the Oasis montaj Essentials Course Forum.
-
Reduce to Pole or Equator
This discussion was created from comments split from: Welcome to the Oasis montaj Essentials Course Forum.
-
Missing out on the conversation? Turn on notifications to start seeing it again in your inbox.
1. From My Geosoft Forums click the little gear in the right hand corner called Account Options and select Preferences. 2. Check all the boxes that apply. Make sure you select Email for the Geonet Category and you can choose to receive an email for new discussions only, or for both the discussion and all comments. The…
-
VV/VA Memory
Hi Guys I am not sure if it is something i am going incorrect but i have a .net GX that loads a large Array Channel into a VA, i then get the FULLVV and work on that. My issue is that every time i call the hDB.GetChanVA function ie. for each line, the memory usage continues to go up. i have tried creating new VA for each…
-
XTool Reacting to GDB
Hi Guys I have a case where i would like to make a Xtool type application. but was wondering if there is a way to get it to react to the user changing fid(rows) in the GDB. If not does any one have any ideas on how i could make a gx that could stay permanently open in geosoft , in order to display data in a custom format…
-
Licence for Create_CPG
Hi, I've been testing my gxNet code for users who do not have an Oasis licence and encountered a problem with the call to create a pager. The relevant line in the code looks like this: CPG PGSpec = CPG.Create(iNy, iNx, GS_TYPESConstant.GS_FLOAT); The (hopefully correctly transcribed) error message generated is: Unable to…
-
Read/write Meta information in a gdb using gxnet
Hi, I'm having difficulty in creating and writing information in the Metadata for a gdb. I followed the process used in the FileToandFromGDB.cs, but it doesn't work for me. The relevant (elided) code section is this: hMETA = CMETA.Create(); hDB.GetMETA(hMETA); var mcData = hMETA.ResolveUMN("CLASS:/Geosoft/Data"); var…
-
Problem running NewGDB dll
Thanks to the posts from Sergio (http://dev.crazyrobot.net/) I have managed to build and run a simple HelloWorld dll from Oasis. I am running Oasis Version 8.2, GxDeveloper 8.4 and VS2015. However I've fallen at the next step of running the NewGDB dll from the gxnet src directory. The build of the dll runs fine with no…
-
Gx Developer V9 beta C# Form designer
Hi Guy Quick question i have got all my C# Gx's running smoothly using the new GX9 beta, the only issue i seem to have is what i create and new UI I get the Following errors. The designer could not be shown for this file because none of the classes within it can be designed. The designer inspected the following classes in…
-
Large GDB, Long VV
Hi Guys I have Gx that converts a binary data file to a GDB. It works fine until i try making a VV longer then 268435456 (2^28) as soon as i get larger this this i get and exception : Error Seeking File: At Offset (-XXXXXXX) from origin (0) an attempt was made to mode the pointer before the beginning of the file. The Value…
-
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…
-
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…