Examples Collection
Here is a collection of practical examples that showcase the versatility of Syside Automator. These examples demonstrate features and best practices for using the Python API provided by the Automator. Each example includes detailed comments and explanations.
Getting Started
Running the examples requires Syside Automator installed and a license activated; see Install Automator for instructions. The examples also assume you run them with the virtual environment containing Syside Automator activated.
You can explore these examples in two convenient ways:
Download the code and resources for an example as a zip file from its page
Copy and paste the code directly into your own project
Browse the examples using either the left sidebar navigation or the links below:
- Extract Documentation
- Extract Parts
- Extract Variants
- Requirements from Excel Spreadsheet
- Requirements to Excel Spreadsheet
- Requirement Satisfaction Evaluation
- State Machine Simulation
- Syside Class Names
- JSON Export
- JSON Import
- Type Checking
- Value Rollup with Unit Conversion
- Filter Evaluation
- Calc Evaluation
- Report Generation
- Action Flow Port Connectivity
- Action Flow Type Compatibility
- Action Flow Latency Analysis
- Move Element
- In-Memory Model Revalidation