<?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: Zone Stamp in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Zone-Stamp/m-p/693775#M52154</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;There's no need to make a copy of the macro!&lt;/P&gt;
&lt;P&gt;You can make the modification directly in a copy of the Stamp object that you save in your personal library.&lt;/P&gt;
&lt;P&gt;Just add these few lines before the macro call, like this.&lt;/P&gt;
&lt;P&gt;And you simply need to add the stRoomNames[zn] lines as many times as necessary.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture d’écran 2026-02-23.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/97599i6EFF9A89ED2689A3/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture d’écran 2026-02-23.png" alt="Capture d’écran 2026-02-23.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;dim stRoomNames[]

zn = 1
	stRoomNames[zn] = "Storeroom" : zn = zn+1
	stRoomNames[zn] = "Residence" : zn = zn+1
	stRoomNames[zn] = "Lift": zn = zn+1
	stRoomNames[zn] = "Bathroom" : zn = zn+1
	stRoomNames[zn] = "Meeting" : zn = zn+1
	stRoomNames[zn] = "Restaurant" : zn = zn+1
	stRoomNames[zn] = "Office" : zn = zn+1


values "ROOM_NAME" stRoomNames, custom&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 14 Mar 2026 13:47:55 GMT</pubDate>
    <dc:creator>Yves</dc:creator>
    <dc:date>2026-03-14T13:47:55Z</dc:date>
    <item>
      <title>Zone Stamp</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Zone-Stamp/m-p/693710#M52150</link>
      <description>&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Is the default "Zone Name" list for the Zone Stamp editable?&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;I'm not referring to the final "Personal" entry.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;Thanks.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/97575i43AE33F9375383FC/image-size/large?v=v2&amp;amp;px=999" border="0" alt="IMG_2604.jpg" title="IMG_2604.jpg" /&gt;</description>
      <pubDate>Sun, 22 Feb 2026 15:02:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Zone-Stamp/m-p/693710#M52150</guid>
      <dc:creator>davide</dc:creator>
      <dc:date>2026-02-22T15:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Stamp</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Zone-Stamp/m-p/693717#M52151</link>
      <description>&lt;P&gt;yes. it's a Macro, I think. You may have to convert the lcf , make changes, and then re-convert the library to an lcf&lt;/P&gt;</description>
      <pubDate>Mon, 23 Feb 2026 03:00:15 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Zone-Stamp/m-p/693717#M52151</guid>
      <dc:creator>Aaron Bourgoin</dc:creator>
      <dc:date>2026-02-23T03:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Stamp</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Zone-Stamp/m-p/693719#M52152</link>
      <description>&lt;P&gt;Refer to this recent post asking the same question:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.graphisoft.com/t5/Project-data-BIM/Making-naming-zones-more-convenient/m-p/693086#M15357" target="_blank" rel="noopener"&gt;https://community.graphisoft.com/t5/Project-data-BIM/Making-naming-zones-more-convenient/m-p/693086#M15357&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regarding the library container, I would advise not packing and repacking it as that will undo your changes when ever there is an update. I would extract the stamp object and it's macro to your local library, then rename the macro and relink it in the stamp.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ling.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Feb 2026 07:55:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Zone-Stamp/m-p/693719#M52152</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2026-02-23T07:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Stamp</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Zone-Stamp/m-p/693775#M52154</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;There's no need to make a copy of the macro!&lt;/P&gt;
&lt;P&gt;You can make the modification directly in a copy of the Stamp object that you save in your personal library.&lt;/P&gt;
&lt;P&gt;Just add these few lines before the macro call, like this.&lt;/P&gt;
&lt;P&gt;And you simply need to add the stRoomNames[zn] lines as many times as necessary.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture d’écran 2026-02-23.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/97599i6EFF9A89ED2689A3/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture d’écran 2026-02-23.png" alt="Capture d’écran 2026-02-23.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;dim stRoomNames[]

zn = 1
	stRoomNames[zn] = "Storeroom" : zn = zn+1
	stRoomNames[zn] = "Residence" : zn = zn+1
	stRoomNames[zn] = "Lift": zn = zn+1
	stRoomNames[zn] = "Bathroom" : zn = zn+1
	stRoomNames[zn] = "Meeting" : zn = zn+1
	stRoomNames[zn] = "Restaurant" : zn = zn+1
	stRoomNames[zn] = "Office" : zn = zn+1


values "ROOM_NAME" stRoomNames, custom&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Mar 2026 13:47:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Zone-Stamp/m-p/693775#M52154</guid>
      <dc:creator>Yves</dc:creator>
      <dc:date>2026-03-14T13:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Zone Stamp</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Zone-Stamp/m-p/693816#M52157</link>
      <description>&lt;P&gt;is there a reason you don't just have a handful of zone stamp attributes, then create favorites for each zone and info set?&lt;BR /&gt;...&lt;BR /&gt;seems like a more complex solution than you need for localized data management.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Feb 2026 19:17:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Zone-Stamp/m-p/693816#M52157</guid>
      <dc:creator>Patrick M</dc:creator>
      <dc:date>2026-02-23T19:17:38Z</dc:date>
    </item>
  </channel>
</rss>

