FEM Post: Add cut filter

This commit is contained in:
Stefan Tröger
2015-11-15 10:54:44 +01:00
committed by wmayer
parent d0e371b3e1
commit cd9e827d24
15 changed files with 643 additions and 137 deletions

View File

@@ -87,6 +87,7 @@ Gui::ToolBarItem* Workbench::setupToolBars() const
<< "Separator"
<< "Fem_PostCreateClipFilter"
<< "Fem_PostCreateScalarClipFilter"
<< "Fem_PostCreateCutFilter"
<< "Fem_PostCreateWarpVectorFilter"
<< "Separator"
<< "Fem_PostCreateFunctions";