FEM: add FemMeshBoundaryLayer Command and icon file
This commit is contained in:
372
src/Mod/Fem/Gui/Resources/icons/fem-femmesh-boundary-layer.svg
Normal file
372
src/Mod/Fem/Gui/Resources/icons/fem-femmesh-boundary-layer.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 29 KiB |
@@ -96,6 +96,7 @@ Gui::ToolBarItem* Workbench::setupToolBars() const
|
||||
*mesh << "FEM_MeshNetgenFromShape"
|
||||
<< "FEM_MeshGmshFromShape"
|
||||
<< "Separator"
|
||||
<< "FEM_MeshBoundaryLayer"
|
||||
<< "FEM_MeshRegion"
|
||||
<< "FEM_MeshGroup"
|
||||
<< "Separator"
|
||||
@@ -189,6 +190,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
|
||||
*mesh << "FEM_MeshNetgenFromShape"
|
||||
<< "FEM_MeshGmshFromShape"
|
||||
<< "Separator"
|
||||
<< "FEM_MeshBoundaryLayer"
|
||||
<< "FEM_MeshRegion"
|
||||
<< "FEM_MeshGroup"
|
||||
<< "Separator"
|
||||
|
||||
Reference in New Issue
Block a user