GX Developer 9.3

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 9.3. 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 9.3 resources 

Documentation by ReleaseRelease versions with links to on-line API reference documentation.
Extending Oasis montajExtending the Oasis montaj platform by adding new functions and features using Python, the Geosoft GX Language or .NET.
Stand-Alone ProgramsCreating external stand-alone programs that use the Geosoft API to read/write Geosoft files and access Geosoft processing functions.
Python TutorialPython tutorial provides a learning path from beginner to awareness of the important API building blocks.
Reference