Ansys SCADE GUI Tools ===================== Ansys SCADE GUI Tools is a Python library to facilitate the development of Ansys SCADE IDE graphical extensions, including: * Building of forms: dialog boxes, settings pages or property pages * Management of the persistence of edited data It also embeds a SCADE Custom Extension, :ref:`guihost`, to group several property pages together. Refer to *Customization-Related Python Commands* in section 5 of the *SCADE Python API Guide* in the SCADE Suite documentation for a complete reference on SCADE Python Extensions. .. grid:: 1 2 3 3 :gutter: 1 2 3 3 :padding: 1 2 3 3 .. grid-item-card:: :material-regular:`power_settings_new;1.25em` Getting started :link: getting-started/index :link-type: doc Learn how to install and use Ansys SCADE GUI Tools. .. grid-item-card:: :material-regular:`description;1.25em` User guide :link: user-guide/index :link-type: doc Learn how to use Ansys SCADE GUI Tools. .. grid-item-card:: :material-regular:`code;1.25em` API reference :link: api/index :link-type: doc Explore the Ansys SCADE GUI Tools API. .. grid-item-card:: :material-regular:`group;1.25em` Contribute :link: contributing :link-type: doc Learn how to contribute to Ansys SCADE GUI Tools. .. grid-item-card:: :material-regular:`update;1.25em` Release notes :link: changelog :link-type: doc View the changelog for Ansys SCADE GUI Tools. .. toctree:: :maxdepth: 1 :hidden: getting-started/index user-guide/index api/index contributing changelog Indices and tables ------------------- * :ref:`genindex` * :ref:`modindex` * :ref:`search`