Closed balrobs closed 5 months ago
using FreeCAD weekly (... will become FreeCAD 1.0) the "Stirrup"-command throws the following error:
09:51:18 pyException: Traceback (most recent call last): File "C:\Users\balrobs\AppData\Roaming\FreeCAD\Mod\Reinforcement\.\Stirrup.py", line 264, in accept rebar = makeStirrup( ^^^^^^^^^^^^ File "C:\Users\balrobs\AppData\Roaming\FreeCAD\Mod\Reinforcement\.\Stirrup.py", line 405, in makeStirrup line.Support = [(structure, facename)] ^^^^^^^^^^^^ <class 'AttributeError'>: 'FeaturePython' object has no attribute 'Support'
using FreeCAD weekly (... will become FreeCAD 1.0) the "Stirrup"-command throws the following error: