Patterns
A pattern is a reusable solution to a recurring problem. In the context of the Istari Digital Platform, patterns capture proven approaches for connecting engineering data, automating workflows, and building reliable digital threads with the Python client.
Each pattern describes when to use it, how it works, and provides ready-to-use SDK examples.
Categories
Workflows
Patterns for composing multiple operations into coordinated workflows — running steps in sequence, sweeping parameters across design variants, or combining both.