geosoft.gxpy.gx¶
GX Context and related methods required for Geosoft Python.
- Classes:
GXpy
:the Geosoft GX context
The GX context is a singleton, which is either created for stand-alone Python scripts, or is provided to the script for extensions to Geosoft Desktop applications.
Note
Regression tests provide usage examples: gx tests
Functions
|
Instantiate a Geosoft GX context. There should be only one instance of this created per thread. |
|
|
|
|
|
|
|
|
|
|
|
|
|
Returns the current thread |
|
Pop a tracked resource off the resource stack. |
|
Track a resource. |
Classes
|
Geosoft GX context. |
|
Exceptions
|
Exceptions from |