Store current filter
Store Current Filter
The Store Current Filter function saves the active diagram filter configuration for future reuse. It allows developers to define context-specific views of the model (e.g. by layer, group, or schema) and switch between them without manually reapplying filters each time.
| # | Store Action | What It Does | Access Path |
|---|---|---|---|
| 1 | Store Current Filter | Saves the currently applied diagram filters (e.g. object types, layers, schemas, groups) as a reusable view. These can be restored later via the filter manager. | Diagram Toolbar → Filter Panel → Store Current Filter |
Stored filters improve navigation and productivity in large models, allowing users to toggle between filtered diagram views for different modeling contexts or team responsibilities.