shaise / FreeCAD_SheetMetal

A simple sheet metal workbench for FreeCAD
http://theseger.com/projects/2015/06/sheet-metal-addon-for-freecad/
GNU Lesser General Public License v2.1
190 stars 55 forks source link

object has no attribute 'Object' #334

Closed free777cat closed 4 months ago

free777cat commented 4 months ago

Traceback (most recent call last): File "/home/USER/.local/share/FreeCAD/Mod/sheetmetal/./SheetMetalBaseCmd.py", line 295, in claimChildren if hasattr(self.Object, "BendSketch"): ^^^^^^^^^^^ <class 'AttributeError'>: 'SMBaseViewProvider' object has no attribute 'Object'

Object.zip

Зняток екрана як 2024-04-27 10-12-12

free777cat commented 4 months ago

Зняток екрана як 2024-04-27 10-12-12

shaise commented 4 months ago

Thanks. I'm checking this

shaise commented 4 months ago

Should be fixed now.

free777cat commented 4 months ago

Дякую !!!