Part: new tools - JoinFeatures (Connect, Embed and Cutout)

Attributions:
Mark (quick61) - icons
Yorik - help with internationalization
Everyone who appeared in forum thread "A new Part tool is being born...
JoinFeatures!" - for endorsement!
http://forum.freecadweb.org/viewtopic.php?f=22&t=11112
This commit is contained in:
DeepSOIC
2015-06-04 01:46:16 +03:00
committed by wmayer
parent 5ced7e5cbe
commit 37fbcb64a6
11 changed files with 1166 additions and 14 deletions

View File

@@ -265,6 +265,7 @@ SET(Part_Scripts
Init.py
TestPartApp.py
MakeBottle.py
JoinFeatures.py
)
add_library(Part SHARED ${Part_SRCS})