FEM PostBranchFilter
Description
Branches the pipeline, allowing to have two separated branches where the data propagates through. This allows the creation of complex data processing pipelines that make it possible to overlay many filter setups to create intricate visualizations. This might be particularly useful for electromagnetic simulations, where you may want to overlay glyphs with cuts, possibly in different orientations, with different fields shown, etc.
Usage
- Select a previously created result pipeline or filter.
- There are several ways to invoke the command:
- Press the
Pipeline Branch button.
- Select the Results →
Pipeline Branch option from the menu.
- Select the Mode:
- Serial - branch input data is propagated to the first child, then its output goes to the second and so on.
- Parallel - branch input data is propagated to all children filters, so that each gets the same data.
- Select the Output:
- Passthrough - branch input data gets passed through to output.
- Append - all branch children filters outputs are appended and form the branch output.
- Adjust the Result display options like for the result pipeline.
- Click the OK button to finish the command.
Notes
- If a branch or any of its children is selected, a newly created filter is added to the branch as the latest child. If the parent pipeline or a neighbor filter is selected, the new filter is added to the pipeline itself.
FEM
Constraints
- Solve: CalculiX Standard, Elmer, Mystran, Z88; Equations: Deformation, Elasticity, Electrostatic, Electricforce, Magnetodynamic, Magnetodynamic 2D, Flow, Flux, Heat; Solver: Solver control, Solver run
- Results: Purge, Show; Postprocessing: Apply changes, Pipeline from result, Warp filter, Scalar clip filter, Function cut filter, Region clip filter, Contours filter, Line clip filter, Stress linearization plot, Data at point clip filter, Filter function plane, Filter function sphere, Filter function cylinder, Filter function box
User documentation
- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Assembly, BIM, CAM, Draft, FEM, Inspection, Material, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework