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 "Straight Rebar" command #184

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

ERROR for "Straight Rebar" command #184

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 "Straight Rebar"-command throws the following error:

08:48:03  pyException: Traceback (most recent call last):
  File "C:\Users\balrobs\AppData\Roaming\FreeCAD\Mod\Reinforcement\.\StraightRebar.py", line 241, in accept
    rebar = makeStraightRebar(
            ^^^^^^^^^^^^^^^^^^
  File "C:\Users\balrobs\AppData\Roaming\FreeCAD\Mod\Reinforcement\.\StraightRebar.py", line 380, in makeStraightRebar
    sketch.Support = [(structure, facename)]
    ^^^^^^^^^^^^^^
<class 'AttributeError'>: 'Sketcher.SketchObject' object has no attribute 'Support'

I will try to come back with a patch that will work for both 0.21 and 1.0 versions

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