viktors-a / MASSEParmUtilities

Package for Houdini software
https://youtube.com/playlist?list=PLUBK6gGjWEeojLKIa3_HQVU8L4jUja_dy
Other
44 stars 4 forks source link

Group Rename Python pannel issue #1

Open vinyvince opened 6 days ago

vinyvince commented 6 days ago

That python panel is really cool apparently , but i have trouble to replicate the behavior and feature you are showing. Whatever i tried , it failed on 20.5 with Python 3.11:

" File "C:\PROGRA~1/SIDEEF~1/Houdini 20.5.332/houdini/python3.11libs\hou.py", line 81790, in setCurrentGeometrySelection return _hou.SceneViewer_setCurrentGeometrySelection(self, geometry_type, nodes, selections) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ hou.NotAvailable: Not available in this context. no active selector found. "

viktors-a commented 6 days ago

Thank you for trying out my tools! Make sure you are in a geometry selection mode. I just tried it out on H20.5 and works just fine, but it can be tricky. Also, make sure visibility is set on that node too.

On Wed, Sep 11, 2024 at 9:12 PM Shiraz Camel @.***> wrote:

That python panel is really cool apparently , but i have trouble to replicate the behavior and feature you are showing. Whatever i tried , it failed on 20.5 with Python 3.11:

" File "C:\PROGRA1/SIDEEF1/Houdini 20.5.332/houdini/python3.11libs\hou.py", line 81790, in setCurrentGeometrySelection return _hou.SceneViewer_setCurrentGeometrySelection(self, geometry_type, nodes, selections)

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ hou.NotAvailable: Not available in this context. no active selector found. "

— Reply to this email directly, view it on GitHub https://github.com/viktors-a/MASSEParmUtilities/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AX3JAVGO3ZXJMHA6UVGOKA3ZWCBXNAVCNFSM6AAAAABOBQRXAOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGUZDANBSGEZTCMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>