GXSTRINGS class

class geosoft.gx.GXSTRINGS
The STRINGS class is used for displaying digitization tools for interpretations
static launch_digitization_ui((GXContext)ctx, (str)arg1, (str)arg2) → None:
Launch Digitization modeless window
Parameters:
  • ctx (geosoft.gx.GXContext) – The GX execution context
  • arg1 (str) – string file
  • arg2 (str) – definition guid
Returns:

Nothing

Return type:

None

New in version 7.5.0.