Commit 1eec0de
Rewrite Python scripting documentation to match actual implementation
The previous docs described a fictional API (model global, @before_update/@after_update hooks, add_constraint, traverse) that doesn't exist. Replaced with accurate documentation covering the invoke(args) pattern, value expressions, model scripts, text expressions, dynamic groups, assign_property, environment variables, and available libraries.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0d5990a commit 1eec0de
2 files changed
Lines changed: 342 additions & 76 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
142 | | - | |
| 141 | + | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
0 commit comments