Hi all,
I am preparing a simple double openable family. I wonder if I can apply the flip control to elevation swing symbol only.
When I apply horizontal flip control is for the whole family.
No nested family.
Unfortunately Flip control works for the whole family. To switch the Symbol direction, you could use it with Visibility instance parameters, and maybe try playing around with an 'IF' Formula in the visibility parameter to automatically hide the other direction and not have the symbol in both the direction by mistake.
You can create two instances of your nested family controlled by visibility parameters, one of which is flipped using the flip control in the nested family. You can control those in the family (type) with on/off parameter then.
Draw lines for both directions. Use yes/no parameters to constrain the visibility of lines. So for example, if "left" is checked, some lines are hidden while other are visible. To keep "right" hidden while "left" is checked, use this formula:
not(Left)
Andrej Ilić
phonetical: ændreɪ ilich
MSc Arch
Autodesk Expert Elite Alumni
Thanks for your answear. I assume that the best way to overcome the issue is visibility control.
Sie finden nicht, was Sie suchen? Fragen Sie die Community oder teilen Sie Ihr Wissen mit anderen.