I clone latest automate branch and i have 1 notation and 1 error:
1- tab order in Ui form is not in sequence.
2- when i want to draw a column and click apply i give this error:
Code: Select all
Traceback (most recent call last):
File "/home/ebi/.FreeCAD/Mod/FreeCAD-Reinforcement/ColumnReinforcement/ColumnReinforcement.py", line 133, in clicked
self.accept(button)
File "/home/ebi/.FreeCAD/Mod/FreeCAD-Reinforcement/ColumnReinforcement/ColumnReinforcement.py", line 206, in accept
self.RebarGroup = RebarGroup
<class 'UnboundLocalError'>: local variable 'RebarGroup' referenced before assignment