Add new icons to Assembly work bench

Including new body icons for the treeview and
PartDesign create new body command.
Move all Assembly constrains icons into their
own sub directory of the icons directory
add "STEP, IGES or BREP" to the tool tip
of Assembly add existing Component command
This commit is contained in:
jmaustpc
2013-12-24 02:37:47 +11:00
committed by Stefan Tröger
parent e62232505a
commit 81e2e4714d
33 changed files with 4766 additions and 34 deletions

View File

@@ -39,6 +39,7 @@ PROPERTY_SOURCE(AssemblyGui::ViewProviderConstraintGroup,Gui::ViewProviderDocume
ViewProviderConstraintGroup::ViewProviderConstraintGroup()
{
sPixmap = "Assembly_Assembly_Constraints_Tree.svg";
}
ViewProviderConstraintGroup::~ViewProviderConstraintGroup()