2014-01-3109:36 PM - last edited on 2023-05-2412:33 PM by Rubia Torres
2014-01-3109:36 PM
Hi Guys,
I'm having an issue where I have created a horizontal sliding window which slides from right to left, or vice versa, but it can be mirrored on the floor plan which is the issue.
The Window codes are for example 123L or 123R depending on which one you choose.
So lets say I choose the 123L (Left slider), I can place it and it will display correct, but I can still mirror it and it will obviously be incorrect.
How do I combat this?
How do I Block Mirroring or how do I change the Window code depending on the mirrored status?
Or if your window code is a parameter in the window then you could have ...
IF SYMB_MIRRORED = 0 then
win-code = "123L"
else
win_code = "123R"
endif
That way you only need the one object.
Barry.
One of the forum moderators. Versions 6.5 to 27 i7-10700 @ 2.9Ghz, 32GB ram, GeForce RTX 2060 (6GB), Windows 10 Lenovo Thinkpad - i7-1270P 2.20 GHz, 32GB RAM, Nvidia T550, Windows 11