Hello,
I am am running Paraview Glance app based on instruction from github. I am using it as a simple viewer in my project. I want to know if there is any way to pass file as argument to viewer instead of using open dialog
.
I was able to do something similar with Geometry Viewer as shown in documentation
something like this: endPoint?fileURL=filePath
Is it possible to do with paraview glance?