ZnDraw
ZnDraw copied to clipboard
unify `selection`, `interaction` and `analysis`
They are in principle the same but just a different collection. This could be abstracted or even enabled through the python side to dynamically build Extensions via PyDantic.
add triggers:
- on submit
- on step update
- on selection
- on hover
to run e.g. a predefined modifier, show an analysis plot, ...