Giter Site home page Giter Site logo

Comments (5)

shaise avatar shaise commented on May 19, 2024

I Agree this is a good feature. I will take a look at it as soon as I have time.

from freecad_sheetmetal.

shaise avatar shaise commented on May 19, 2024

Done on version 0.1.20

from freecad_sheetmetal.

normandc avatar normandc commented on May 19, 2024

Thank you! I was trying to find this in the Data tab, but just now realized that you only need to double-click on the Bend feature in the Model tree to open a dialog.

from freecad_sheetmetal.

normandc avatar normandc commented on May 19, 2024

I just noticed, following issue #37 that if I have a model with Bend, Bend001 and Bend002, and I delete Bend001, then Bend002 fails. I was expecting to be able to edit Bend002 and reattribute a face to it, but I'm getting the following error:

Traceback (most recent call last): File "/home/normand2/.FreeCAD/Mod/sheetmetal/SheetMetalCmd.py", line 373, in setEdit taskd.update() File "/home/normand2/.FreeCAD/Mod/sheetmetal/SheetMetalCmd.py", line 429, in update if isinstance(f[1],list): <type 'exceptions.TypeError'>: 'NoneType' object has no attribute '__getitem__' Exception (Sat Jul 28 13:05:15 2018): getEditDialog() not implemented

from freecad_sheetmetal.

shaise avatar shaise commented on May 19, 2024

when you delete a parent bend the next bend have no base object to work with, hence I guess it fails.

from freecad_sheetmetal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.