drwho495
drwho495
This addresses issue #14105. This adds two tools and three Python files. The first tool is an Assembly Context Creator, and the second is an Assembly Context Updater. The python...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Version 0.21 (Development) ### Full version info ```shell OS: Ubuntu 24.04.1 LTS (GNOME/gnome)...
fixes: https://github.com/FreeCAD/FreeCAD/issues/25361 This pull request changes my https://github.com/FreeCAD/FreeCAD/commit/9f2d212b120880bb4db0b02ab3020cbe6e77802b commit to fix a bug I made while writing the check. I needed to use `masterTag` instead of `child.Tag`