GXSTRINGS class

class GXSTRINGS(handle=0)

GXSTRINGS class.

The GXSTRINGS class is used for displaying digitization tools for interpretations

is_null()

Check if this is a null (undefined) instance

Returns:True if this is a null (undefined) instance, False otherwise.
Return type:bool
classmethod launch_digitization_ui(stringfile, feature_guid)

Launch Digitization modeless window

Parameters:
  • stringfile (str) – String file
  • feature_guid (str) – Definition guid

New in version 7.5.

License: Geosoft Open License

classmethod null()

A null (undefined) instance of GXSTRINGS

Returns:A null GXSTRINGS
Return type:GXSTRINGS