Hello there,
My goal is to create a panel with flanges that a user will be able to toggle on or off in a form. I also want to make sure that corner seams are suppressed if any panels it intended to treat are suppressed. The code I wrote out appears to work fine when changing the boolean parameters for the top or bottom flanges, but the left and right flanges both cause errors. I suspect this is less to do with the code and more to do with the order these features appear in the feature tree, but I'm stumped. Would someone more experienced with iLogic be able to identify my error in the code?
Thanks in advance.
You might get better responses in the iLogic forum.
https://forums.autodesk.com/t5/inventor-programming-ilogic/bd-p/120
Hi
Maybe this method:
https://youtu.be/VB7jygfmXoo?feature=shared
Kacper Suchomski
Hi! For this case, I don't think the iLogic will work well. Even suppressing the flanges individually may lead to errors. It is because these features are not totally independent. The corner seams have implicit mutual dependency. You may right-click on each feature in the browser -> Relationship, to see the parent/child relationship.
I think the quickest approach might be creating 4 sets of flanges so that each set can be suppressed entirely independently.
Many thanks!
Can't find what you're looking for? Ask the community or share your knowledge.