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 8a339b435a
commit 442c3be8e1
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";