Creating a FreeCAD CadWorker
I follow FreeCAD, an Open Source CAD tool for some years now.
I also have a Virtual machine with Windchill that i use for local test purposes.
I thought would it be possible to (as nerd project) add FreeCAD as a CADworker.
The FreeCAD files are basically zipfiles with some(https://wiki.freecad.org/File_Format_FCStd 😞
- xml files with properties
- brep files with shapes
- svg files for drawings
- Custom objects (for example .pdf files)
Has anybody tried this / thought about this?
If yes what is required to get this done?
If no what are the hick ups that it is not possible?

