MariwanJ / Design456

An attempt to create Direct Modeling workbench for FreeCAD
GNU General Public License v3.0
50 stars 5 forks source link

Add SubElementMove #4

Closed carlopav closed 3 years ago

carlopav commented 3 years ago

Added the code to perform SubElementMove subclassing Draft Gui_Move Command. The code comes from this PR https://github.com/FreeCAD/FreeCAD/pull/3716 and it's quite experimental and not finished.