pythonocc-core
pythonocc-core copied to clipboard
How can I view the variable values in PyOCC while debugging?
I am using the PyOCC 7.7.0 environment in PyCharm, and I would like to see the values of variables while debugging my code. Is it possible to do so? Using print statements takes up too much time.