The Variables Pane shows evaluated program memory, including parameters and other current values derived from the active model.
What You Can Do
- Inspect current variable and program values.
- Review processed values in a JSON-style view.
- Copy current program memory to the clipboard.
What You Cannot Do
- Expect live variable updates while actively sketching. Updates are intentionally paused there.
Key Differences in This Area
- The pane shows evaluated program memory, not only dimension-style values.
- Updates are intentionally blocked during active sketch interactions.