Overview of ParaView Node Editor
masterThe ParaView Node Editor is a plugin that provides a visual graph interface for managing ParaView pipelines. It allows users to:
- Modify filter and view properties (node elements).
- Manage filter input/output connections (represented by blue edges).
- Manage the visibility of outputs in specific views (represented by orange edges).
The editor is fully compatible with existing ParaView widgets like the Pipeline Browser and Properties Panel, allowing them to be used simultaneously. It automatically synchronizes proxy selection with the Pipeline Browser and property values with the Properties Panel. It also supports state files, Python tracing, and embedded annotations to explain the pipeline.