Hi Everyone,
I have recently written a simple Sheet Metal workbench to create parametric sheet metal parts. It's very basic but works quite nice and can be downloaded from here:
http://theseger.com/projects/2015/06/sh ... r-freecad/
However one small thing I was struggling with is how to parent the new created shapes objects over the base ones. (like what happens when you apply a fillet over a cube, the fillet object becomes the parent of the cube in the model tree)
Can someone point me out to a python example code of how to do this?
Thanks!
shai