GX Developer 2021.2

Overview

Seequent is a software services company that serves the geoscientific community through the development and support of advanced geoscientific workflows for sub-surface investigations.  Seequent's technology includes the Geosoft Oasis montaj platform and related technologies for which Geosoft GX Developer is the primary API for developers to work with Geosoft components.

This documentation describes Geosoft GX Developer (GX API), which can be used to extend the capabilities of Seequent's Geosoft platforms and create stand-alone programs that read and/or write to Geosoft supported file formats. The GX API can be accessed from the Geosoft GX Language, 64-bit Python (3.7 minimum), or any CLI language (e.g. C#, VB, C++/CLI, F#).

More information about Seequent is available at www.seequent.com.

This space provides documentation that is specific to Geosoft GX Developer version 2021.2. Please refer to Documentation by Version for links to other versions of GX Developer.

How this guide is organized

SectionDescription
Obtaining GX Developer

Instructions for obtaining GX Developer 2021.2 resources.

Documentation by ReleaseRelease versions with links to online API reference documentation.
Extending Oasis montajInformation on extending the Oasis montaj platform by adding new functions and features using Python, the Geosoft GX Language or .NET.
Stand-alone ProgramsIntroduction on creating external stand-alone programs that use the Geosoft API to read/write Geosoft files and access Geosoft processing functions.
Python TutorialBeginner leaning paths demonstrating the interactions between API building blocks
Reference