GXPRAGA3 class

class GXPRAGA3(handle=0)[source]

GXPRAGA3 class.

GXPRAGA3 application methods

Note:

No notes

__init__(handle=0)[source]

Initialize self. See help(type(self)) for accurate signature.

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()[source]

This method launches the application.

Returns

1 - OK, 2 - Cancel

Return type

int

New in version 6.4.

License: Geosoft Extended End-User License

classmethod null()[source]

A null (undefined) instance of GXPRAGA3

Returns

A null GXPRAGA3

Return type

GXPRAGA3