FEM: material editor, add command to open the editor ot icon toolbar, use copy of Arch material group icon
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<RCC>
|
||||
<qresource>
|
||||
<file>icons/Arch_Material_Group.svg</file>
|
||||
|
||||
<file>icons/FemWorkbench.svg</file>
|
||||
<file>icons/preferences-fem.svg</file>
|
||||
|
||||
|
||||
185
src/Mod/Fem/Gui/Resources/icons/Arch_Material_Group.svg
Normal file
185
src/Mod/Fem/Gui/Resources/icons/Arch_Material_Group.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 26 KiB |
@@ -68,6 +68,8 @@ Gui::ToolBarItem* Workbench::setupToolBars() const
|
||||
<< "FEM_MaterialSolid"
|
||||
<< "FEM_MaterialFluid"
|
||||
<< "FEM_MaterialMechanicalNonlinear"
|
||||
<< "FEM_MaterialEditor"
|
||||
<< "Separator"
|
||||
<< "FEM_ElementGeometry1D"
|
||||
<< "FEM_ElementRotation1D"
|
||||
<< "FEM_ElementGeometry2D"
|
||||
|
||||
Reference in New Issue
Block a user