Numbering of the incoming objects in the PythonCalculator

When using the PythonCalculator, is it possible to identify the numbering of the incoming objects? It means the matching Pipeline Browser objects to inputs[0], inputs[1], etc. As far as one can understand, by default this order is assigned in the order of mouse clicks. But it seems that after Save State --> Load State (for applying the Pipeline Browser logic to another data file) the input order may change

This is correct and unfortunate, see this issue:

https://gitlab.kitware.com/paraview/paraview/-/issues/18583

1 Like