The ansys.scade.guitools library#

Summary#

command

Provides a SCADE IDE Command base class.

control

Provides extensions for new or existing controls.

csts

Provides default metrics for designing dialog boxes and controls.

data

Provides extensions for the persistence of settings and properties.

dialog

Provides an extension for the Dialog class.

enable_debugpy

Enables remote debugging with debugpy.

guihost

Provides access to GUI server for property pages.

ide

SCADE IDE abstraction.

interfaces

Interfaces for GUI Host pages and data persistence.

page

Provides an extension for the Page classes.

register

Registers the Ansys SCADE GUI Tools extension registry files (SRG).

stubs

Stubs for unit tests.

studio

Ide interface implementation.

studio_ext

Ide interface implementation for custom extensions.

unregister

Unregisters the Ansys SCADE GUI Tools extension registry files (SRG).

get_srg_name

Return the name of the registration file for Ansys SCADE IDE.

srg

Return the path of the SCADE Studio registry file.

Description#

Provides a Python library to extend the Ansys SCADE IDE GUI.

Module detail#

guitools.__version__#