PR #6353 improve Link support in Part Workbench

Post here if you have re-based and finalised code to integrate into master, which was discussed, agreed to and tested in other forums. You can also submit your PR directly on github.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
TheMarkster
Veteran
Posts: 5505
Joined: Thu Apr 05, 2018 1:53 am

PR #6353 improve Link support in Part Workbench

Post by TheMarkster »

https://github.com/FreeCAD/FreeCAD/pull/6353

This needs to be built and tested because it basically covers changes to most of Part workbench:

Loft
Sweep
Extrude
Revolution
Reversed
Mirror
Offset2D
Offset3D
CheckGeometry (checks the linked shape)
Ruled Surface
Cross-sections
Thickness

all should now support using Links.
TheMarkster
Veteran
Posts: 5505
Joined: Thu Apr 05, 2018 1:53 am

Re: PR #6353 improve Link support in Part Workbench

Post by TheMarkster »

This has been merged. Needless to say, such a big PR needs lots of testing, so any issues can be addressed before the new release.
Post Reply