<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Alternate wall direction changes window position in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Alternate-wall-direction-changes-window-position/m-p/84482#M39892</link>
    <description>i've discovered i can use E~ too ( symbol flipped)</description>
    <pubDate>Tue, 20 Jul 2004 22:49:19 GMT</pubDate>
    <dc:creator>Aussie John</dc:creator>
    <dc:date>2004-07-20T22:49:19Z</dc:date>
    <item>
      <title>Alternate wall direction changes window position</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Alternate-wall-direction-changes-window-position/m-p/84480#M39890</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;This has been bugging me for a while. &lt;BR /&gt;
I am finding if i create a window the position changes depending on the wall direction (ie mirror the wall perpendicular to window.&lt;BR /&gt;
&lt;BR /&gt;
Below is a script which mimics the structure of a composite wall. Placing it in a wall and making a mirror copy of the wall gives the result in the attached file.&lt;BR /&gt;
&lt;BR /&gt;
I also find that if the wall is mirrored then the skin numbers work from the opposite side of the wall which is rather annoying.&lt;BR /&gt;
&lt;BR /&gt;
Can anyone give me some hints here? thanks&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
!2D Script&lt;BR /&gt;
&lt;BR /&gt;
row=1&lt;BR /&gt;
add2 -a/2,0&lt;BR /&gt;
for i=1 to wall_skins_number&lt;BR /&gt;
&lt;BR /&gt;
skinF=wall_skins_params [row][1]	!!skin fill&lt;BR /&gt;
skinT=wall_skins_params [row][2]	!!skin thickness&lt;BR /&gt;
&lt;BR /&gt;
FILL skinF&lt;BR /&gt;
poly2_ 5,3,&lt;BR /&gt;
0,0,1,&lt;BR /&gt;
a,0,0,&lt;BR /&gt;
a,-skinT,1,&lt;BR /&gt;
0,-skinT,0,&lt;BR /&gt;
0,0,1&lt;BR /&gt;
	&lt;BR /&gt;
add2 0,-skinT&lt;BR /&gt;
row=row+1&lt;BR /&gt;
&lt;BR /&gt;
next i&lt;BR /&gt;
del wall_skin_number&lt;BR /&gt;
del 1&lt;/T&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Wall flip.png" style="width: 595px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/13869i8F5A9D0B52C518F4/image-size/large?v=v2&amp;amp;px=999" role="button" title="Wall flip.png" alt="Wall flip.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Wed, 24 May 2023 10:50:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Alternate-wall-direction-changes-window-position/m-p/84480#M39890</guid>
      <dc:creator>Aussie John</dc:creator>
      <dc:date>2023-05-24T10:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate wall direction changes window position</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Alternate-wall-direction-changes-window-position/m-p/84481#M39891</link>
      <description>Hi John,&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
I think you have to use the "SYMB_MIRRORED "&lt;BR /&gt;
and pay attention to &lt;BR /&gt;
WIDO_ORIENTATION , SYMB_ROTANGLE&lt;BR /&gt;
and other (see the Global/ general element Parameters)&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
ie.:&lt;BR /&gt;
IF SYMB_MIRRORED THEN MUL2 1,-1&lt;BR /&gt;
&lt;BR /&gt;
row=1 &lt;BR /&gt;
add2 -a/2,0 &lt;BR /&gt;
....&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
CU mirco</description>
      <pubDate>Tue, 20 Jul 2004 19:30:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Alternate-wall-direction-changes-window-position/m-p/84481#M39891</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-07-20T19:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Alternate wall direction changes window position</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Alternate-wall-direction-changes-window-position/m-p/84482#M39892</link>
      <description>i've discovered i can use E~ too ( symbol flipped)</description>
      <pubDate>Tue, 20 Jul 2004 22:49:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Alternate-wall-direction-changes-window-position/m-p/84482#M39892</guid>
      <dc:creator>Aussie John</dc:creator>
      <dc:date>2004-07-20T22:49:19Z</dc:date>
    </item>
  </channel>
</rss>

