[FEM] better pipeline connection for CalculiX

- make the connection also working for frequency and buckling analysis by directly creating/updating the pipeline where the CalculiX results are loaded
This commit is contained in:
Uwe
2023-03-16 03:46:43 +01:00
parent 138688d25e
commit 4ecf74322c
6 changed files with 37 additions and 57 deletions

View File

@@ -133,7 +133,6 @@ void ViewProviderFemPostPipeline::onSelectionChanged(const Gui::SelectionChanges
void ViewProviderFemPostPipeline::updateColorBars()
{
// take all visible childs and update its shape coloring
auto children = claimChildren();
for (auto& child : children) {