FEM Post: Command for creation of post pipeline from result
This commit is contained in:
@@ -83,6 +83,7 @@ Gui::ToolBarItem* Workbench::setupToolBars() const
|
||||
Gui::ToolBarItem* post = new Gui::ToolBarItem(root);
|
||||
post->setCommand("Post Processing");
|
||||
*post << "Fem_PostApplyChanges"
|
||||
<< "Fem_PostPipelineFromResult"
|
||||
<< "Separator"
|
||||
<< "Fem_PostCreateClipFilter"
|
||||
<< "Fem_PostCreateScalarClipFilter"
|
||||
|
||||
Reference in New Issue
Block a user