pyFormex user guideΒΆ
Warning
This document and the sections below it are still very incomplete!
Abstract
The user guide explains in depth the most important components of pyFormex. It shows you how to start pyFormex, how to use the Graphical User Interface (GUI), how to use the most important data classes, functions and GUI widgets in your scripts. It also contains sections dedicated to customization and extension of pyFormex.
Sections of the user guide:
- Running pyFormex
- Command line options
- Running without the GUI
- Importing pyFormex
- The Graphical User Interface
- pyFormex scripting
- Input Dialogs
- Modeling Geometry with pyFormex
- The Canvas
- Creating Images
- Using Projects
- Assigning properties to geometry
- Using Widgets
- pyFormex plugins
- Configuring pyFormex