<?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: Door Marker in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Door-Marker/m-p/14239#M41441</link>
    <description>hi Daniel - I replied to your post in GDL talk but for benefit of the forum I'll repeat it&lt;BR /&gt;
&lt;BR /&gt;
"I dont use the request script to get the ID any more&lt;BR /&gt;
&lt;BR /&gt;
Just use Glob_id&lt;BR /&gt;
as in text2 0,0,Glob_id&lt;BR /&gt;
&lt;BR /&gt;
Thats it"</description>
    <pubDate>Sun, 28 Mar 2004 09:44:32 GMT</pubDate>
    <dc:creator>Aussie John</dc:creator>
    <dc:date>2004-03-28T09:44:32Z</dc:date>
    <item>
      <title>Door Marker</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Door-Marker/m-p/14236#M41438</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Wondering if anybody can help me with this Door Marker (Door Marker_NCS). I got it to display on two lines, but there's no horizontal line between the top and bottom half. I'm wondering if 1. that is even possible, 2. how to insert that line in the block, or 3. know of another door marker that I can get the same result with.&lt;BR /&gt;
&lt;BR /&gt;
I tried looking at the GDL script to put in the line, but... I can't find it, probably cuz I don't know any GDL (never used GDL, but can probably descipher it with some guidance).&lt;BR /&gt;
&lt;BR /&gt;
TanX 4 Ur help&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 24 May 2023 09:06:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Door-Marker/m-p/14236#M41438</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-24T09:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: Door Marker</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Door-Marker/m-p/14237#M41439</link>
      <description>Ok, an update (cuz nobody figured out my first post... &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt; ). Got to view the GDL code even though it was hidden, but I'm not quite sure where to insert the line while making sure that the line gets scaled with the symbol, not to mention how to CHANGE a GDL symbol with hidden code (do I have to retype the whole code in again?... will that mess anything else up?)&lt;BR /&gt;
&lt;BR /&gt;
Or should I just use a different symbol that's better suited for my needs? (examples are welcome). Any help would be VERY MUCH appreciated... &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;</description>
      <pubDate>Tue, 23 Mar 2004 17:44:40 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Door-Marker/m-p/14237#M41439</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-03-23T17:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: Door Marker</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Door-Marker/m-p/14238#M41440</link>
      <description>I am tweaking my Numbering Marker to be used as a linked Door/Window marker (see screenshot below) and am having problems with the scripting to identify the Door ID in the Marker script.&lt;BR /&gt;
&lt;BR /&gt;
I have tried  &lt;BR /&gt;
xxx=REQUEST ("AC_WIDO_ID","",idstring)&lt;BR /&gt;
and also&lt;BR /&gt;
xxx=REQUEST ("ID_of_main", "",idstring)&lt;BR /&gt;
followed by &lt;BR /&gt;
idn=SPLIT (idstring,"Obj.- %n",otext,obno)&lt;BR /&gt;
and using idn in the TEXT2 statement.&lt;BR /&gt;
&lt;BR /&gt;
Still no joy &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_sad.gif" style="display : inline;" /&gt;   &lt;BR /&gt;
What should I be doing to get this number into the marker?&lt;BR /&gt;
&lt;BR /&gt;
TIA</description>
      <pubDate>Sun, 28 Mar 2004 07:58:20 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Door-Marker/m-p/14238#M41440</guid>
      <dc:creator>Daniel Lindahl</dc:creator>
      <dc:date>2004-03-28T07:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Door Marker</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Door-Marker/m-p/14239#M41441</link>
      <description>hi Daniel - I replied to your post in GDL talk but for benefit of the forum I'll repeat it&lt;BR /&gt;
&lt;BR /&gt;
"I dont use the request script to get the ID any more&lt;BR /&gt;
&lt;BR /&gt;
Just use Glob_id&lt;BR /&gt;
as in text2 0,0,Glob_id&lt;BR /&gt;
&lt;BR /&gt;
Thats it"</description>
      <pubDate>Sun, 28 Mar 2004 09:44:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Door-Marker/m-p/14239#M41441</guid>
      <dc:creator>Aussie John</dc:creator>
      <dc:date>2004-03-28T09:44:32Z</dc:date>
    </item>
    <item>
      <title>Re: Door Marker</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Door-Marker/m-p/14240#M41442</link>
      <description>&lt;BLOCKQUOTE&gt;Aussie wrote:&lt;BR /&gt;hi Daniel - I replied to your post in GDL talk but for benefit of the forum I'll repeat it&lt;BR /&gt;
&lt;BR /&gt;
"I dont use the request script to get the ID any more&lt;BR /&gt;
&lt;BR /&gt;
Just use Glob_id&lt;BR /&gt;
as in text2 0,0,Glob_id&lt;BR /&gt;
&lt;BR /&gt;
Thats it"&lt;/BLOCKQUOTE&gt;

Hi John and thanks for replying.&lt;BR /&gt;
&lt;BR /&gt;
That is exactly what I had in my basic numbering marker, and it works when placed independently on the plan.  However, when using it as a linked custom marker for doors and windows I want to use the doors ID, not the markers ID, so it doesn't work.</description>
      <pubDate>Sun, 28 Mar 2004 21:22:20 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Door-Marker/m-p/14240#M41442</guid>
      <dc:creator>Daniel Lindahl</dc:creator>
      <dc:date>2004-03-28T21:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Door Marker</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Door-Marker/m-p/14241#M41443</link>
      <description>Well I must admit I dont use the label for numbering the door as I had already set up the door library part to call another library item (which is the ID number) before labels were a feature.&lt;BR /&gt;
&lt;BR /&gt;
I have used it in other circumstances for instance placing the label onto an elevation of the door and that works.</description>
      <pubDate>Sun, 28 Mar 2004 23:15:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Door-Marker/m-p/14241#M41443</guid>
      <dc:creator>Aussie John</dc:creator>
      <dc:date>2004-03-28T23:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Door Marker</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Door-Marker/m-p/14242#M41444</link>
      <description>&lt;BLOCKQUOTE&gt;Daniel wrote:&lt;BR /&gt;...am having problems with the scripting to identify the Door ID in the Marker script.&lt;/BLOCKQUOTE&gt;

Sorry, but I'm not that advanced just yet. However, why don't you just take a look at AC's door symbol and see how they're getting the Door ID. I tried to find it quickly, but since I'm not that versed in all the GDL terminology I'm not quite sure which tag it is. I'm guessing you're familiary with checking out their code - just drag the label into notepad... (I hope this is not considered "illegal practices" for some reverse engineering or something like that...  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_eek.gif" style="display : inline;" /&gt; )</description>
      <pubDate>Mon, 29 Mar 2004 23:20:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Door-Marker/m-p/14242#M41444</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-03-29T23:20:14Z</dc:date>
    </item>
  </channel>
</rss>

