<?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: How to show Master ID in Zone Stamps in AC17? in Documentation</title>
    <link>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120397#M19275</link>
    <description>Hi, I have related problem. I'm trying to make zone schedules according to Master ID. I have modified stamp to show only MasterID how ever i have problem to transfer value to Interactive schedule... how should i define variable to get result outside zone stamp?&lt;BR /&gt;
&lt;BR /&gt;
Definitely not a gdl master... Spent whole day on it &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt;</description>
    <pubDate>Wed, 16 Mar 2016 18:38:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-03-16T18:38:18Z</dc:date>
    <item>
      <title>How to show Master ID in Zone Stamps in AC17?</title>
      <link>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120373#M19251</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hi!&lt;BR /&gt;&lt;BR /&gt;We're working on a mixed use development in which we've modelled apartment layouts as modules and hotlinked them into a teamshare model. Each hotlink is given a master ID representing the apartment number.&lt;BR /&gt;&lt;BR /&gt;Within each apartment module, we've drawn a zone to the full extents of the apartment footprint with the apartment type as the Zone Name, and left the ID blank. The intention is for this zone to be visible on an overall plan view with apartment type and apartment number shown in the zone stamp.&lt;BR /&gt;&lt;BR /&gt;The problem is that the Master ID doesn't seem to show on the zone stamp. I can see the Master ID added on to the zone ID under Tags &amp;amp; Categories, but the zone stamp only shows the zone ID without the Master ID appended.&lt;BR /&gt;&lt;BR /&gt;Can anyone help?&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/DIV&gt;</description>
      <pubDate>Fri, 07 Feb 2025 10:52:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120373#M19251</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-02-07T10:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to show Master ID in Zone Stamps in AC17?</title>
      <link>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120374#M19252</link>
      <description>The Zone Stamp is a GDL Object and displays what is scripted to show.&lt;BR /&gt;
You would have to modify the 2D script of the Zone Stamp GDL to take the GDL Global variable that returns the ID set for the Zone Stamp and display that.&lt;BR /&gt;
It would take a bit of GDL scripting, though.</description>
      <pubDate>Mon, 06 Jan 2014 21:01:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120374#M19252</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2014-01-06T21:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to show Master ID in Zone Stamps in AC17?</title>
      <link>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120375#M19253</link>
      <description>&lt;BLOCKQUOTE&gt;khairulfikri wrote:&lt;BR /&gt;The problem is that the Master ID doesn't seem to show on the zone stamp. I can see the Master ID added on to the zone ID under Tags &amp;amp; Categories, but the zone stamp only shows the zone ID without the Master ID appended.&lt;/BLOCKQUOTE&gt;

I can reproduce everything you've done.  This is a little odd in light of the Help Center information on the hotlinked module functionality of 17:&lt;BR /&gt;
&lt;A href="http://helpcenter.graphisoft.com/guides/archicad-17-int-reference-guide/archicad-17-new-features-guide/workflow/better-management-of-hotlinked-modules/" target="_blank"&gt;&lt;LINK_TEXT text="http://helpcenter.graphisoft.com/guides ... d-modules/"&gt;http://helpcenter.graphisoft.com/guides/archicad-17-int-reference-guide/archicad-17-new-features-guide/workflow/better-management-of-hotlinked-modules/&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
The end of that Help file suggests placing the zone in the module, not in the host project:&lt;BR /&gt;
&lt;BR /&gt;
Thus, you can define Zones once in your source Hotlink module, rather than afterwards in the host file.&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;Optionally, connect the Zone ID with its Zone Number to display this information in the Zone Stamp.&lt;BR /&gt;
•	For example, a Zone with an ID of Bathroom in the source file is placed into the host file as part of a HLM with a Master ID of R213. Its Zone Number will then be R213Bathroom.&lt;/BLOCKQUOTE&gt;

I can't quite sort out how to get that to work as stated.  Elsewhere, in the 17 new features guide, it says that the Zone Stamp 2 now does what you're asking for... but I don't see that (quickly) either.&lt;BR /&gt;
&lt;BR /&gt;
I would agree with Laszlo on the need for custom scripting... in all versions through 16... but the above seems to be telling us that 17 is supposed to handle this for you out-of-the-box.&lt;BR /&gt;
&lt;BR /&gt;
(??)</description>
      <pubDate>Tue, 07 Jan 2014 00:32:06 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120375#M19253</guid>
      <dc:creator>Karl Ottenstein</dc:creator>
      <dc:date>2014-01-07T00:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to show Master ID in Zone Stamps in AC17?</title>
      <link>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120376#M19254</link>
      <description>Thanks guys!&lt;BR /&gt;
&lt;BR /&gt;
Karl, the zones are placed in the HLM and given hotlink Master IDs in the host model with the hope that the Master ID can be shown to represent apartment numbers. I can see that the Master ID has been appended to the zone ID, but not in the zone stamp.&lt;BR /&gt;
&lt;BR /&gt;
There is also an option to show "Apartment ID" in Zone Stamp 2, though I can't see how this parameter is set, and whether it can be set in the host model for the HLM.&lt;BR /&gt;
&lt;BR /&gt;
And that bit in the Help File about "connect(ing) the Zone ID with its Zone Number to display this information in the Zone Stamp" is rather cryptic. How do I do that?</description>
      <pubDate>Tue, 07 Jan 2014 10:22:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120376#M19254</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-07T10:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to show Master ID in Zone Stamps in AC17?</title>
      <link>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120377#M19255</link>
      <description>All that aside though, how would you show apartment numbers?</description>
      <pubDate>Tue, 07 Jan 2014 11:10:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120377#M19255</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-07T11:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to show Master ID in Zone Stamps in AC17?</title>
      <link>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120378#M19256</link>
      <description>&lt;BLOCKQUOTE&gt;Karl wrote:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;Optionally, connect the Zone ID with its Zone Number to display this information in the Zone Stamp.&lt;BR /&gt;
•	For example, a Zone with an ID of Bathroom in the source file is placed into the host file as part of a HLM with a Master ID of R213. Its Zone Number will then be R213Bathroom.&lt;/BLOCKQUOTE&gt;

I can't quite sort out how to get that to work as stated.  Elsewhere, in the 17 new features guide, it says that the Zone Stamp 2 now does what you're asking for... but I don't see that (quickly) either.&lt;/BLOCKQUOTE&gt;

Presumably if you use a zone stamp (eg. Basic Zone Stamp) with the ID enabled within it, then give the placed HLM a Master ID, the zone stamp will show that Master ID combined with it's own ID. I could get the zone ID to show correctly but couldn't get the zone stamp in the placed HLM to reflect all the information.&lt;BR /&gt;
&lt;BR /&gt;
I'm either not holding my tongue right or there's a bug with the Zone Stamp picking up the combined ID!&lt;BR /&gt;
&lt;BR /&gt;
The only other way around it AFAICS is to place text into each room in the master file.&lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
Link.</description>
      <pubDate>Tue, 07 Jan 2014 23:37:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120378#M19256</guid>
      <dc:creator>Link</dc:creator>
      <dc:date>2014-01-07T23:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to show Master ID in Zone Stamps in AC17?</title>
      <link>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120379#M19257</link>
      <description>Thanks Link.&lt;BR /&gt;
&lt;BR /&gt;
That's what I've been getting - the zone's ID takes on the Master ID but the Zone Stamp only shows the zone's ID without the Master ID appended. It's the same for both Zone Stamp 1 &amp;amp; 2 in 17.&lt;BR /&gt;
&lt;BR /&gt;
I was hoping not to go down the route of dumb text but hey, such is life.</description>
      <pubDate>Wed, 08 Jan 2014 09:12:03 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120379#M19257</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-08T09:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to show Master ID in Zone Stamps in AC17?</title>
      <link>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120380#M19258</link>
      <description>I tried this and I think this may not be possible to be accomplished.&lt;BR /&gt;
The reason is beause the HLM is locked from the host file's point of view.&lt;BR /&gt;
Maybe the Zone Stamp within the HLM is generated separately before it is displayed.&lt;BR /&gt;
This Master ID thing probably works only when creating Interactive Schedules of Zones.&lt;BR /&gt;
But the host file cannot get into the HLM to add the Master ID to the ID of the Zone within the HLM.&lt;BR /&gt;
&lt;BR /&gt;
You could make a wish about this.</description>
      <pubDate>Wed, 08 Jan 2014 17:12:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120380#M19258</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2014-01-08T17:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to show Master ID in Zone Stamps in AC17?</title>
      <link>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120381#M19259</link>
      <description>Respectfully, I think it's a bug Laszlo. The documentation clearly says it will show up in the Zone Stamp. Unless we're missing the procedure somehow. I think it's worth asking GS. &lt;BR /&gt;
&lt;BR /&gt;
Is Marton around? &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;&lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
Link.</description>
      <pubDate>Wed, 08 Jan 2014 18:50:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120381#M19259</guid>
      <dc:creator>Link</dc:creator>
      <dc:date>2014-01-08T18:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to show Master ID in Zone Stamps in AC17?</title>
      <link>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120382#M19260</link>
      <description>Thanks Link for the correction.&lt;BR /&gt;
I actually have not fully read the Help article Karl linked in.&lt;BR /&gt;
But now reading it, it clearly states that the Zone Stamp should be able to display the Zone ID extended with the Master ID, which it does not do.&lt;BR /&gt;
So this may very well be a bug.&lt;BR /&gt;
I will report this to Graphisoft.</description>
      <pubDate>Wed, 08 Jan 2014 23:15:16 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120382#M19260</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2014-01-08T23:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to show Master ID in Zone Stamps in AC17?</title>
      <link>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120383#M19261</link>
      <description>Thanks Laszlo!&lt;BR /&gt;
&lt;BR /&gt;
There's a lot of potential with this! I like the direction it's headed in.&lt;BR /&gt;
&lt;BR /&gt;
Please let us know if/what you hear.&lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
Link.</description>
      <pubDate>Wed, 08 Jan 2014 23:31:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120383#M19261</guid>
      <dc:creator>Link</dc:creator>
      <dc:date>2014-01-08T23:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to show Master ID in Zone Stamps in AC17?</title>
      <link>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120384#M19262</link>
      <description>&lt;BLOCKQUOTE&gt;Link wrote:&lt;BR /&gt;
Is Marton around? &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;
&lt;/BLOCKQUOTE&gt;

Yep, I am here &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;.&lt;BR /&gt;
&lt;BR /&gt;
The source of the problem appears to be that when we introduced this new feature the GDL side hasn't been developed.&lt;BR /&gt;
&lt;BR /&gt;
Due to internal priorities the corresponding GDL development project has been  delayed, though the documentation already had the topic about the zone features.&lt;BR /&gt;
As a first step we will update the documentation to reflect only the available options.&lt;BR /&gt;
&lt;BR /&gt;
Apologies for this false information in the guide.&lt;BR /&gt;
&lt;BR /&gt;
Marton</description>
      <pubDate>Mon, 13 Jan 2014 08:44:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120384#M19262</guid>
      <dc:creator>Marton Kiss</dc:creator>
      <dc:date>2014-01-13T08:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to show Master ID in Zone Stamps in AC17?</title>
      <link>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120385#M19263</link>
      <description>&lt;BLOCKQUOTE&gt;Marton wrote:&lt;BR /&gt;Yep, I am here &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;.&lt;/BLOCKQUOTE&gt;
Great! What took you so long?&lt;EMOJI seq="1f609"&gt;:wink:&lt;/EMOJI&gt; &lt;BR /&gt;

&lt;BLOCKQUOTE&gt;Marton wrote:&lt;BR /&gt;As a first step we will update the documentation to reflect only the available options.&lt;/BLOCKQUOTE&gt;
You know I'd really hate to upset those documentation people, can't you go and bug the GDL programmers instead?  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt; &lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
Link.</description>
      <pubDate>Mon, 13 Jan 2014 08:48:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120385#M19263</guid>
      <dc:creator>Link</dc:creator>
      <dc:date>2014-01-13T08:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to show Master ID in Zone Stamps in AC17?</title>
      <link>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120386#M19264</link>
      <description>Yeah, it would be ideal to develop the GDL part and leave everything in the docs. &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt; Unfortunately this is quite a bit of development, involves zones, markers, labels.&lt;BR /&gt;
&lt;BR /&gt;
I will try my best to raise the priority of it.&lt;BR /&gt;
&lt;BR /&gt;
Marton</description>
      <pubDate>Mon, 13 Jan 2014 09:14:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120386#M19264</guid>
      <dc:creator>Marton Kiss</dc:creator>
      <dc:date>2014-01-13T09:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to show Master ID in Zone Stamps in AC17?</title>
      <link>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120387#M19265</link>
      <description>&lt;BLOCKQUOTE&gt;Marton wrote:&lt;BR /&gt;I will try my best to raise the priority of it.&lt;/BLOCKQUOTE&gt;
Thanks mate - that's all we can ask!&lt;BR /&gt;
&lt;BR /&gt;
Cheers,&lt;BR /&gt;
Link.</description>
      <pubDate>Mon, 13 Jan 2014 10:11:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120387#M19265</guid>
      <dc:creator>Link</dc:creator>
      <dc:date>2014-01-13T10:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to show Master ID in Zone Stamps in AC17?</title>
      <link>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120388#M19266</link>
      <description>bugger I just discovered that this great new feature is not actually a feature &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_neutral.gif" style="display : inline;" /&gt;&lt;BR /&gt;
&lt;BR /&gt;
should the Documentation be updated to reflect? because i'm still seeing:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://helpcenter.graphisoft.com/guides/archicad-17-int-reference-guide/user-interface-reference/dialog-boxes/modules/place-module-dialog-box/" target="_blank"&gt;&lt;/A&gt;&lt;S&gt;&lt;A href="http://helpcenter.graphisoft.com/guides/archicad-17-int-reference-guide/user-interface-reference/dialog-boxes/modules/place-module-dialog-box/" target="_blank"&gt;&lt;/A&gt;&lt;A href="&amp;lt;/s&amp;gt;&amp;lt;LINK_TEXT text=&amp;quot;http://helpcenter.graphisoft.com/guides ... ialog-box/&amp;quot;&amp;gt;http://helpcenter.graphisoft.com/guides/archicad-17-int-reference-guide/user-interface-reference/dialog-boxes/modules/place-module-dialog-box/&amp;lt;/LINK_TEXT&amp;gt;&amp;lt;e&amp;gt;"&gt;&lt;/A&gt;&lt;/S&gt;&lt;LINK_TEXT text="http://helpcenter.graphisoft.com/guides ... ialog-box/"&gt;http://helpcenter.graphisoft.com/guides/archicad-17-int-reference-guide/user-interface-reference/dialog-boxes/modules/place-module-dialog-box/&lt;/LINK_TEXT&gt;&lt;E&gt;&lt;/E&gt;&lt;BR /&gt;

&lt;BLOCKQUOTE&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;Note: As with other elements, the Zone ID is extended by the Master ID of the module instance it belongs to. Optionally, connect the Zone ID with its Zone Number and display it in the Zone Stamp.&lt;BR /&gt;
•	For example, a Zone with an ID of Bathroom in the source file is placed into the host file as part of a HLM with a Master ID of R213. Its Zone Number will then be R213Bathroom&lt;E&gt;&lt;/E&gt;&lt;/BLOCKQUOTE&gt;

I assume the reason this was not finished is it is tied up in the general implementation of RW access to IFC parameters from within GDL? &lt;BR /&gt;
&lt;BR /&gt;
This &lt;B&gt;has&lt;/B&gt; to be in AC18 ... i'm sure you guys understand how fantastically useful this will be (e.g Labelling all sorts of IFC properties of elements). It still won't match Revits capabilities (IFC Shared Parameters + View Filters) but it will be a very good step in narrowing the gap (View Filters is one of the few things i think Revit does much better than AC .. its what the Renovation Filter &lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;should have been&lt;E&gt;&lt;/E&gt;).&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
cheers,&lt;BR /&gt;
&lt;BR /&gt;
owen</description>
      <pubDate>Mon, 03 Feb 2014 01:16:14 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120388#M19266</guid>
      <dc:creator>owen</dc:creator>
      <dc:date>2014-02-03T01:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to show Master ID in Zone Stamps in AC17?</title>
      <link>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120389#M19267</link>
      <description>I to see the potential in this feature and would so much like to see this as a hotfix in 17.  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt; &lt;BR /&gt;
&lt;BR /&gt;
This would help us meet the requirements of our biggest contractor who is currently glancing towards Revit as a solution instead.  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_cry.gif" style="display : inline;" /&gt;</description>
      <pubDate>Wed, 05 Feb 2014 09:25:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120389#M19267</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-05T09:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to show Master ID in Zone Stamps in AC17?</title>
      <link>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120390#M19268</link>
      <description>It is also strange that the Master ID and Global ID show up on labels i.e. if you label a window or door with the simple 'ID' label in the hotline file, it adds the master ID to the objects ID… ??</description>
      <pubDate>Tue, 21 Oct 2014 02:53:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120390#M19268</guid>
      <dc:creator>Wokka</dc:creator>
      <dc:date>2014-10-21T02:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to show Master ID in Zone Stamps in AC17?</title>
      <link>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120391#M19269</link>
      <description>Also wondering, why I can't open the label 'ID' to view the script? What does it call up apart from glob_ID?</description>
      <pubDate>Tue, 21 Oct 2014 20:27:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120391#M19269</guid>
      <dc:creator>Wokka</dc:creator>
      <dc:date>2014-10-21T20:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to show Master ID in Zone Stamps in AC17?</title>
      <link>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120392#M19270</link>
      <description>GDL Gurus,&lt;BR /&gt;
&lt;BR /&gt;
There is now a new GDL REQUEST syntax.   It is available from AC 18 build 4020 and on.&lt;BR /&gt;
&lt;BR /&gt;
New Master ID query (from v18 4020):&lt;BR /&gt;
        result = REQUEST("Full_ID_of_parent", "", id)&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
It will work with the Label, D/W Marker, and Zone Stamp.&lt;BR /&gt;
Here is an example:&lt;BR /&gt;
      dim id[]&lt;BR /&gt;
      n = REQUEST("Full_ID_of_parent", "", id)&lt;BR /&gt;
      for i = 1 to vardim1 (id)&lt;BR /&gt;
        	text2 0, 0, id&lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;&lt;BR /&gt;
      next i&lt;BR /&gt;
&lt;BR /&gt;
** Note the value is returned in an array !&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Here is a sample of how the Curtain Wall DW Label works in 19   (and how you can get it to work in 18 )&lt;BR /&gt;
&lt;BR /&gt;
The masterID_source.png shows the GDL code snippet beside the placed and labeled element.   This is from the file that will be the source hotlink:&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/8957i0AAFD709A3B3B260/image-size/large?v=v2&amp;amp;px=999" border="0" alt="MasterID_source.png" title="MasterID_source.png" /&gt;</description>
      <pubDate>Fri, 07 Nov 2014 16:25:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/How-to-show-Master-ID-in-Zone-Stamps-in-AC17/m-p/120392#M19270</guid>
      <dc:creator>Ed_Brown</dc:creator>
      <dc:date>2014-11-07T16:25:57Z</dc:date>
    </item>
  </channel>
</rss>

