Skip to content

Catalyst 2.0: Python script can accept args

Python script used in Catalyst Adaptor 2.0 can now use paraview.catalyst.get_args() to access initialization parameters passed to the script.

The ParaView-Catalyst protocol has been extended to support passing optional 'catalyst/scripts/[name]/args' to provide a list of strings to pass as arguments the script.

Edited by Utkarsh Ayachit

Merge request reports