HI all,
I’m hoping I’m just overlooking something simple here.
I have a number of scripts in my project that interact with panel buttons using:
op(‘/ballSculpture/centerPos’).interactMouse(0.5, 0.5, leftClick=1)
They are returning a “No active panels found for component” error. I’ve also tried running that command from the terminal with the same result.
But! Toggling the Viewer Active button off and back on again fixes it.
Is this a bug (I’m still in R088 build 62960)? Or am I not using the preferred interaction? There’s a lot of ways to skin this cat and I’m happy to try a different method.
Thanks!