I know that the topic has been discussed before, but I haven’t found the solution to my problem.
I have 2 n-story walls (in this example 9). The wall from the left was drawn from left to right and the wall in the right was drawn from right to left/left to right, alternating (see below):
I managed to create a script taking your idea. It works in a test model (perfect conditions). Now I’m working with an actual structural model (building that I’m detailing), but when the script reverse the walls, an error message cames out saying “The object is reversed” and the only option I get to continue is to delete the objects that I want to reverse.
@Einar_Raknes, thanks for the response. I know that the Python code has no relevance about the issue asked, I only put the info to present the whole picture of the script (script attached).
How can I look for the constraints you mentioned? I think that those are created if the wll is joining with another wall in a perpendicular direction, for example. Right?