Hello - I have a parametric array which alternates door swings. I'd like it to be able to change an individual door swing once loaded into a project.
The issue I'm facing is the array groups the elements so if I change one, they all change.
The only solution I've come up with is to create several types which have different door swing configurations (all right swings, all left swings, left-left, right-right etc. ) which while is a solution, seems pretty dumb. Haha.
Any input appreciated.
Thank you.
Gelöst! Gehe zur Lösung
Gelöst von RDAOU. Gehe zur Lösung
Parameter values of the elements of an Array created in a family are aligned per array group type...ie: they arrayed instances are exact replicas of the original instance. Which means you cannot change the swing direction for each instance individually (all the others will change with it)
The way around that is
YOUTUBE | BIM | COMPUTATIONAL DESIGN | PARAMETRIC DESIGN | GENERATIVE DESIGN | VISUAL PROGRAMMING
If you find this reply helpful kindly hit the LIKE BUTTON and if applicable please ACCEPT AS SOLUTION
Sie finden nicht, was Sie suchen? Fragen Sie die Community oder teilen Sie Ihr Wissen mit anderen.