how would one load a python script in paraview visualizer - is there something to the proxies.json file?
Any way to load a state file?
how would one load a python script in paraview visualizer - is there something to the proxies.json file?
Any way to load a state file?
You should be able to just run that script within your Python runtime. You will have to adjust the code to do that.