SDFModeler icon indicating copy to clipboard operation
SDFModeler copied to clipboard

AttributeError on fitworkregion button press

Open ajz3d opened this issue 1 year ago • 0 comments

Hello Dominik,

I think there are some problems with Fit Working Region button. Whenever it's pressed, it throws the following exception:

Traceback (most recent call last):
  File "dom::Sop/SDFM_Assembler::1.24/fitworkregion", line 1, in <module>
  File "/opt/hfs20.5.445/houdini/python3.11libs/hou.py", line 56472, in __getattr__
    return _hou.HDAModule___getattr__(self, name)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'module' object has no attribute 'fitWorkRegion'

Other parameters from Working Region folder seem to be working fine.

P.S. Thanks for making this fantastic package.

ajz3d avatar Dec 27 '24 19:12 ajz3d