Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR for "L-Shape Rebar" command #188

Closed
balrobs opened this issue May 25, 2024 · 0 comments
Closed

ERROR for "L-Shape Rebar" command #188

balrobs opened this issue May 25, 2024 · 0 comments

Comments

@balrobs
Copy link
Contributor

balrobs commented May 25, 2024

using FreeCAD weekly (... will become FreeCAD 1.0) the "L-Shape Rebar"-command throws the following error:

09:35:00  pyException: Traceback (most recent call last):
  File "C:\Users\balrobs\AppData\Roaming\FreeCAD\Mod\Reinforcement\.\LShapeRebar.py", line 238, in accept
    rebar = makeLShapeRebar(
            ^^^^^^^^^^^^^^^^
  File "C:\Users\balrobs\AppData\Roaming\FreeCAD\Mod\Reinforcement\.\LShapeRebar.py", line 376, in makeLShapeRebar
    sketch.Support = [(structure, facename)]
    ^^^^^^^^^^^^^^
<class 'AttributeError'>: 'Sketcher.SketchObject' object has no attribute 'Support'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant