<?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: Rotating Door/Window Markers in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Rotating-Door-Window-Markers/m-p/31089#M42095</link>
    <description>It seems door markers &lt;U&gt;&lt;/U&gt;&lt;S&gt;&lt;U&gt;&lt;U&gt;&lt;/U&gt;&lt;/U&gt;&lt;/S&gt;care&lt;E&gt;&lt;/E&gt; which direction walls are created when deciding which way to orient the "Builder Dimension". &lt;BR /&gt;
 &lt;BR /&gt;
Cool for us who are GDL-script-phobics. &lt;BR /&gt;
 &lt;BR /&gt;
Thanks Link &lt;BR /&gt;
 &lt;BR /&gt;
Marc&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/11748i188F2333ED978A82/image-size/large?v=v2&amp;amp;px=999" border="0" alt="Picture 1.jpg" title="Picture 1.jpg" /&gt;</description>
    <pubDate>Sun, 20 Mar 2005 21:07:23 GMT</pubDate>
    <dc:creator>Stress Co_</dc:creator>
    <dc:date>2005-03-20T21:07:23Z</dc:date>
    <item>
      <title>Rotating Door/Window Markers</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Rotating-Door-Window-Markers/m-p/31084#M42090</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;How can I get the markers to automatically rotate. I noticed that it has something to do with reveal_side. Any help would be great.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 24 May 2023 10:50:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Rotating-Door-Window-Markers/m-p/31084#M42090</guid>
      <dc:creator>Red</dc:creator>
      <dc:date>2023-05-24T10:50:27Z</dc:date>
    </item>
    <item>
      <title>Re: Rotating Door/Window Markers</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Rotating-Door-Window-Markers/m-p/31085#M42091</link>
      <description>&lt;BLOCKQUOTE&gt;Red wrote:&lt;BR /&gt;How can I get the markers to automatically rotate. I noticed that it has something to do with reveal_side. Any help would be great.&lt;/BLOCKQUOTE&gt;

Red&lt;BR /&gt;
&lt;BR /&gt;
ROT2 -W~&lt;BR /&gt;
&lt;BR /&gt;
W~ is the global variable identifying the object angle.  If you rotate the marker by an equal angle in the opposite direction it stays aligned on your drawing.&lt;BR /&gt;
&lt;BR /&gt;
I used to have problems with this not working properly in 6.0 and 7.0 (mirror reversed or flipped doors would confuse AC no end!) but in 8.x it seems to be working properly.&lt;BR /&gt;
&lt;BR /&gt;
Now you can maybe help me with another related issue:  How can I get the marker to return the door's ID as a number, instead of it's own ID?  I used to be able to do this (when I was having alignment problems in 6.0) but now I can't figure out how to.</description>
      <pubDate>Sun, 18 Apr 2004 11:20:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Rotating-Door-Window-Markers/m-p/31085#M42091</guid>
      <dc:creator>Daniel Lindahl</dc:creator>
      <dc:date>2004-04-18T11:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: Rotating Door/Window Markers</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Rotating-Door-Window-Markers/m-p/31086#M42092</link>
      <description>&lt;BLOCKQUOTE&gt;Daniel wrote:&lt;BR /&gt;
ROT2 -W~&lt;BR /&gt;
&lt;BR /&gt;
W~ is the global variable identifying the object angle.&lt;/BLOCKQUOTE&gt;

And, if you look at your GDL Manual (PDF) appendix section titled "Global Variables", you'll see that (several versions ago) Graphisoft introduced synonyms for all of the globals to give them more readable names:&lt;BR /&gt;
&lt;BR /&gt;
SYMB_ROTANGLE means the same thing as W~, so&lt;BR /&gt;
&lt;BR /&gt;
ROT2 -SYMB_ROTANGLE&lt;BR /&gt;
&lt;BR /&gt;
gives the identical result as Daniel's code.&lt;BR /&gt;
&lt;BR /&gt;
In general, using the new names is recommended to make your code more readable / understandable.  Experienced old-timers and many old library parts (including much of the standard library) still use the old abbreviations ... which require the magic decoder ring from a cracker jack box to figure out.&lt;BR /&gt;
&lt;BR /&gt;
Karl</description>
      <pubDate>Sun, 18 Apr 2004 20:36:16 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Rotating-Door-Window-Markers/m-p/31086#M42092</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2004-04-18T20:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Rotating Door/Window Markers</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Rotating-Door-Window-Markers/m-p/31087#M42093</link>
      <description>Do I have to alter GDL script? to rotate the attached markers?  &lt;BR /&gt;
 &lt;BR /&gt;
Funny thing... a couple of doors on a lower level have markers with correct orientation.  When I "eye dropper 'em" and place them on this level, the markers flip. &lt;BR /&gt;
 &lt;BR /&gt;
&lt;BR /&gt;
Marc Corney&lt;BR /&gt;
&lt;BR /&gt;
PS: &lt;BR /&gt;
I do not have &lt;U&gt;&lt;/U&gt;&lt;S&gt;&lt;U&gt;&lt;U&gt;&lt;/U&gt;&lt;/U&gt;&lt;/S&gt;any&lt;E&gt;&lt;/E&gt; experience with GDL scripts. &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_redface.gif" style="display : inline;" /&gt;&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/6379iE6ADE7F2267D1E87/image-size/large?v=v2&amp;amp;px=999" border="0" alt="Picture 2 copy.jpg" title="Picture 2 copy.jpg" /&gt;</description>
      <pubDate>Thu, 10 Mar 2005 20:43:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Rotating-Door-Window-Markers/m-p/31087#M42093</guid>
      <dc:creator>Stress Co_</dc:creator>
      <dc:date>2005-03-10T20:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Rotating Door/Window Markers</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Rotating-Door-Window-Markers/m-p/31088#M42094</link>
      <description>I do not have the marker objects, because I am using INT and HUN (garian) versions, but you should be able to do it. Probably either an ADD x,y command in the 2D Script should do it.&lt;BR /&gt;
&lt;BR /&gt;
You need to find the linein the 2D Script that creates the width/height text.&lt;BR /&gt;
It will probably be a TEXT2 command.&lt;BR /&gt;
Then you need to insert an ADD command before it, then a DEL command after it.&lt;BR /&gt;
The ADD command will move the location where the TEXT command generates the text, the DEL command undoes the ADD command so you get back to where you were before the ADD command.&lt;BR /&gt;
&lt;BR /&gt;
Something like this:&lt;BR /&gt;
&lt;BR /&gt;
ADD 0, y&lt;BR /&gt;
&lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;   Text command generating width/height&lt;E&gt;&lt;/E&gt;&lt;BR /&gt;
DEL 1&lt;BR /&gt;
&lt;BR /&gt;
The y value will probably be a negative number.</description>
      <pubDate>Fri, 11 Mar 2005 11:35:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Rotating-Door-Window-Markers/m-p/31088#M42094</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2005-03-11T11:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Rotating Door/Window Markers</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Rotating-Door-Window-Markers/m-p/31089#M42095</link>
      <description>It seems door markers &lt;U&gt;&lt;/U&gt;&lt;S&gt;&lt;U&gt;&lt;U&gt;&lt;/U&gt;&lt;/U&gt;&lt;/S&gt;care&lt;E&gt;&lt;/E&gt; which direction walls are created when deciding which way to orient the "Builder Dimension". &lt;BR /&gt;
 &lt;BR /&gt;
Cool for us who are GDL-script-phobics. &lt;BR /&gt;
 &lt;BR /&gt;
Thanks Link &lt;BR /&gt;
 &lt;BR /&gt;
Marc&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/11748i188F2333ED978A82/image-size/large?v=v2&amp;amp;px=999" border="0" alt="Picture 1.jpg" title="Picture 1.jpg" /&gt;</description>
      <pubDate>Sun, 20 Mar 2005 21:07:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Rotating-Door-Window-Markers/m-p/31089#M42095</guid>
      <dc:creator>Stress Co_</dc:creator>
      <dc:date>2005-03-20T21:07:23Z</dc:date>
    </item>
  </channel>
</rss>

