View Issue Details

IDProjectCategoryView StatusLast Update
0003879FEMFeaturepublic2021-02-06 06:23
Reporterberndhahnebach Assigned To 
PrioritynormalSeverityminorReproducibilityN/A
Status newResolutionopen 
Product Version0.18 
Target Version0.20 
Summary0003879: FEM, vtk result pipeline, drag and drop for filter objects
Descriptionit would be helpful if filter obj would support drag and drop in and out of pipeline objects.
TagsNo tags attached.
FreeCAD Information

Activities

berndhahnebach

2019-03-03 20:21

developer   ~0012835

Last edited: 2019-03-03 20:22

python example code for calculix cantilever example.
- load example
- delete pipeline object
- create a new pipeline object
- use this code to move the warp inside the pipeline

App.ActiveDocument.Pipeline.Filter = [App.ActiveDocument.WarpVector]

berndhahnebach

2019-03-03 20:22

developer   ~0012836

C++ drag and drop example for analysis container

https://github.com/FreeCAD/FreeCAD/blob/2b0d3477cb5700f5188be0ee5152e50ad6766e9c/src/Mod/Fem/Gui/ViewProviderAnalysis.cpp#L188-L211

berndhahnebach

2019-03-03 20:23

developer   ~0012837

FreeCAD 0.18.16028

yorik

2022-03-03 13:55

administrator   ~0016724

This ticket has been migrated to GitHub as issue 5889.

Issue History

Date Modified Username Field Change
2019-03-03 15:45 berndhahnebach New Issue
2019-03-03 20:14 berndhahnebach Project FreeCAD => FEM
2019-03-03 20:21 berndhahnebach Note Added: 0012835
2019-03-03 20:22 berndhahnebach Note Edited: 0012835
2019-03-03 20:22 berndhahnebach Note Added: 0012836
2019-03-03 20:23 berndhahnebach Note Added: 0012837
2021-02-06 06:23 abdullah Target Version => 0.20