[fcxref] External Cross-Document Reference & Links Manager Demo (v0.3.0)

Опубликовано: 15 Июль 2026
на канале: G Roques
169
5

0:10 Motivation
2:10 Simple Example
4:25 fcxref & find command
7:00 rename
8:28 conclusion

---

GitHub Repository:
https://github.com/gbroques/fcxref

FreeCAD Users Showcase post:
https://forum.freecadweb.org/viewtopi...

I'm currently working on a FreeCAD project that involves a "Master" or "Main" spreadsheet and many documents (~ 65) that reference aliases in this spreadsheet. It became increasingly difficult to know all the places where I was referencing aliases in the "Main" spreadsheet, and even more difficult to rename them. To make this easier, I created "fcxref" (FreeCAD external references), a project that does this by parsing the Document.xml files in compressed .FCStd files. I'm looking for feedback, testers, and to start a dialogue about changes or improvements.