MariwanJ / Design456

An attempt to create Direct Modeling workbench for FreeCAD
GNU General Public License v3.0
49 stars 6 forks source link

execute HoneycombCylinder' Failed. expect shape or sequence of shapes #83

Closed MariwanJ closed 1 year ago

MariwanJ commented 1 year ago

14:46:58 'createObject HoneycombCylinder' Failed. type object 'BaseHoneycombCylinder' has no attribute 'Base' 14:46:58 <class 'AttributeError'> Design456Parts2.py 2111 14:46:58 'execute HoneycombCylinder' Failed. expect shape or sequence of shapes 14:46:58 <class 'TypeError'> Design456Parts2.py 2179 14:46:59 'createObject HoneycombCylinder' Failed. type object 'BaseHoneycombCylinder' has no attribute 'Base' 14:46:59 <class 'AttributeError'> Design456Parts2.py 2111 14:46:59 'execute HoneycombCylinder' Failed. expect shape or sequence of shapes 14:46:59 <class 'TypeError'> Design456Parts2.py 2179

MariwanJ commented 1 year ago

bug is fixed as per 45af617a2ab6365cc60fc96bdc6d0f0df949e7e4