GXGMSYS class¶
- class GXGMSYS(handle=0)[source]¶
GXGMSYS class.
The
GXGMSYS
Methods- is_null()[source]¶
Check if this is a null (undefined) instance
- Returns:
True if this is a null (undefined) instance, False otherwise.
- Return type:
bool
- classmethod launch(model)[source]¶
Launch
GXGMSYS
with extension- Parameters:
model (str) – Model name
New in version 5.0.1.
License: Geosoft Open License
- classmethod remove_legacy_gms(model)[source]¶
Completely remove a legacy GSMSYS-2D GMS model file and folders
- Parameters:
model (str) – Model name
New in version 2023.2.
License: Geosoft Open License