Is there a way to log x and y using Paraview?

19 Views Asked by At

I had tried to create a simple mouse event to see if it would work in a test Python code and now I'm trying it in my actual code. Is there a way for me to create a mouse event that logs the x and y points of the windows in a paraview widget? If so how would I do it? I am creating a program that takes a png and displays it in 3d using paraview widget.

0

There are 0 best solutions below