<?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 Undocumented Feature of AC20 that I like in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Undocumented-Feature-of-AC20-that-I-like/m-p/296267#M7693</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hello everyone.&lt;BR /&gt;
I saw something that has not been shown in the videos of the new features of AC20 so far. Is nothing mayor but I like it and is very practical. And this is the zone names list, where you have next to the zone name field an arrow with a list of names to name your zone. I think is a very nice and useful feature, but I have not found how to edit that list to add and erase names, Does anybody knows how to edit this list?&lt;/T&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 06 Jul 2016 15:28:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-07-06T15:28:41Z</dc:date>
    <item>
      <title>Undocumented Feature of AC20 that I like</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Undocumented-Feature-of-AC20-that-I-like/m-p/296267#M7693</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hello everyone.&lt;BR /&gt;
I saw something that has not been shown in the videos of the new features of AC20 so far. Is nothing mayor but I like it and is very practical. And this is the zone names list, where you have next to the zone name field an arrow with a list of names to name your zone. I think is a very nice and useful feature, but I have not found how to edit that list to add and erase names, Does anybody knows how to edit this list?&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 06 Jul 2016 15:28:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Undocumented-Feature-of-AC20-that-I-like/m-p/296267#M7693</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-06T15:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: Undocumented Feature of AC20 that I like</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Undocumented-Feature-of-AC20-that-I-like/m-p/296268#M7694</link>
      <description>This has been in the Zone Stamp for a few versions now.&lt;BR /&gt;
I think it is available only with the "Zone Stamp 02 20" zone stamp.&lt;BR /&gt;
Such value lists can be defined in the Parameter Script.&lt;BR /&gt;
In case of "Zone Stamp 02 20" the Master Script calls a macro called "Zone_stamp_macro". You need to open that macro for editing. &lt;BR /&gt;
In its Master Script you will find the definition of these value from line 153, starting with this code:&lt;BR /&gt;

&lt;PRE&gt;dim stRoomNames[43]&lt;/PRE&gt;

Add new value as needed, modify values as needed and make sure that you change the value 43 to the highest value defined.&lt;BR /&gt;
&lt;BR /&gt;
Since this macro is part of the ARCHICAD Library 20.lcf file, you would have to extract the LCF, modify the macro, then recreate the LCF.&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/6943i719BCCC294854473/image-size/large?v=v2&amp;amp;px=999" border="0" alt="ZoneNamesList.png" title="ZoneNamesList.png" /&gt;</description>
      <pubDate>Thu, 07 Jul 2016 17:35:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Undocumented-Feature-of-AC20-that-I-like/m-p/296268#M7694</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2016-07-07T17:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: Undocumented Feature of AC20 that I like</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Undocumented-Feature-of-AC20-that-I-like/m-p/296269#M7695</link>
      <description>&lt;BLOCKQUOTE&gt;laszlonagy wrote:&lt;BR /&gt;This has been in the Zone Stamp for a few versions now.&lt;BR /&gt;
I think it is available only with the "Zone Stamp 02 20" zone stamp.&lt;BR /&gt;
Such value lists can be defined in the Parameter Script.&lt;BR /&gt;
In case of "Zone Stamp 02 20" the Master Script calls a macro called "Zone_stamp_macro". You need to open that macro for editing. &lt;BR /&gt;
In its Master Script you will find the definition of these value from line 153, starting with this code:&lt;BR /&gt;

&lt;PRE&gt;dim stRoomNames[43]&lt;/PRE&gt;

Add new value as needed, modify values as needed and make sure that you change the value 43 to the highest value defined.&lt;BR /&gt;
&lt;BR /&gt;
Since this macro is part of the ARCHICAD Library 20.lcf file, you would have to extract the LCF, modify the macro, then recreate the LCF.&lt;/BLOCKQUOTE&gt;

Ohh, Thanks, Laszlonagy, I didn't knew that, I can't find it in AC19 USA, the only zone stamp I have is Zone_Stamp_1 19, and I did not notice it in previous versions.&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/68174i991321D2C4EFDB3C/image-size/large?v=v2&amp;amp;px=999" border="0" alt="21.JPG" title="21.JPG" /&gt;</description>
      <pubDate>Fri, 08 Jul 2016 13:53:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Undocumented-Feature-of-AC20-that-I-like/m-p/296269#M7695</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-08T13:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Undocumented Feature of AC20 that I like</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Undocumented-Feature-of-AC20-that-I-like/m-p/296270#M7696</link>
      <description>You can download the INT version from here and you will find this object in its library:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www.graphisoft.com/downloads/archicad/install/AC20/INT" target="_blank"&gt;&lt;LINK_TEXT text="http://www.graphisoft.com/downloads/arc ... l/AC20/INT"&gt;http://www.graphisoft.com/downloads/archicad/install/AC20/INT&lt;/LINK_TEXT&gt;&lt;/A&gt;</description>
      <pubDate>Fri, 08 Jul 2016 14:05:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Undocumented-Feature-of-AC20-that-I-like/m-p/296270#M7696</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2016-07-08T14:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: Undocumented Feature of AC20 that I like</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Undocumented-Feature-of-AC20-that-I-like/m-p/296271#M7697</link>
      <description>So, this feature is only available in the INT version? &lt;BR /&gt;
Cause I have AC20 INT version, but before I was using USA versions.</description>
      <pubDate>Fri, 08 Jul 2016 14:19:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Undocumented-Feature-of-AC20-that-I-like/m-p/296271#M7697</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-08T14:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Undocumented Feature of AC20 that I like</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Undocumented-Feature-of-AC20-that-I-like/m-p/296272#M7698</link>
      <description>It is available with the "Zone Stamp 02 20" Zone Stamp, but not available with the "Zone Stamp 01 20" Zone Stamp, which is a simpler kind of Zone Stamp.&lt;BR /&gt;
So it is available in all localized versions where the "Zone Stamp 02 20" Zone Stamp is available.</description>
      <pubDate>Fri, 08 Jul 2016 14:24:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Undocumented-Feature-of-AC20-that-I-like/m-p/296272#M7698</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2016-07-08T14:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Undocumented Feature of AC20 that I like</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Undocumented-Feature-of-AC20-that-I-like/m-p/296273#M7699</link>
      <description>Ok, Thanks!</description>
      <pubDate>Fri, 08 Jul 2016 14:31:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Undocumented-Feature-of-AC20-that-I-like/m-p/296273#M7699</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-08T14:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Undocumented Feature of AC20 that I like</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Undocumented-Feature-of-AC20-that-I-like/m-p/296274#M7700</link>
      <description>I don't know if it's documented or not.... &lt;BR /&gt;
but I like how the "Quick Options Bar"&lt;BR /&gt;
(and the "Quick Options Palette") &lt;BR /&gt;
now have the means to open the settings&lt;BR /&gt;
for each function, i.e.:Layer Combos, Model view options, &lt;BR /&gt;
Pens &amp;amp; Colors, etc...&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/6135iE0020CBE1B374334/image-size/large?v=v2&amp;amp;px=999" border="0" alt="Screen Shot 2016-07-09 at 9.30.40 PM.png" title="Screen Shot 2016-07-09 at 9.30.40 PM.png" /&gt;</description>
      <pubDate>Sun, 10 Jul 2016 03:38:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Undocumented-Feature-of-AC20-that-I-like/m-p/296274#M7700</guid>
      <dc:creator>Stress Co_</dc:creator>
      <dc:date>2016-07-10T03:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Undocumented Feature of AC20 that I like</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Undocumented-Feature-of-AC20-that-I-like/m-p/296275#M7701</link>
      <description>&lt;BLOCKQUOTE&gt;Stress wrote:&lt;BR /&gt;I don't know if it's documented or not.... &lt;BR /&gt;
but I like how the "Quick Options Bar"&lt;BR /&gt;
(and the "Quick Options Palette") &lt;BR /&gt;
now have the means to open the settings&lt;BR /&gt;
for each function, i.e.:Layer Combos, Model view options, &lt;BR /&gt;
Pens &amp;amp; Colors, etc...&lt;/BLOCKQUOTE&gt;

Yes, this has been introduced in AC19 in the Quick Options Palette.&lt;BR /&gt;
And now in AC20 it is also incorporated into the Quick Options Bar.</description>
      <pubDate>Mon, 11 Jul 2016 14:44:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Undocumented-Feature-of-AC20-that-I-like/m-p/296275#M7701</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2016-07-11T14:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Undocumented Feature of AC20 that I like</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Undocumented-Feature-of-AC20-that-I-like/m-p/296276#M7702</link>
      <description>&lt;BLOCKQUOTE&gt;laszlonagy wrote:&lt;BR /&gt;Yes, this has been introduced in AC19 in the Quick Options Palette.&lt;/BLOCKQUOTE&gt;
I never noticed.  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_eek.gif" style="display : inline;" /&gt;  &lt;BR /&gt;
Help tags in AC19 doesn't differentiate between the two,&lt;BR /&gt;
as it does in AC20.</description>
      <pubDate>Mon, 11 Jul 2016 16:55:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Undocumented-Feature-of-AC20-that-I-like/m-p/296276#M7702</guid>
      <dc:creator>Stress Co_</dc:creator>
      <dc:date>2016-07-11T16:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: Undocumented Feature of AC20 that I like</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Undocumented-Feature-of-AC20-that-I-like/m-p/296277#M7703</link>
      <description>Yes, Help Tags in AC20 are now more specific in both the Quick Options Palette and the Quick Options Bar.</description>
      <pubDate>Mon, 11 Jul 2016 17:19:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Undocumented-Feature-of-AC20-that-I-like/m-p/296277#M7703</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2016-07-11T17:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Undocumented Feature of AC20 that I like</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Undocumented-Feature-of-AC20-that-I-like/m-p/296278#M7704</link>
      <description>Laszlo:  &lt;BR /&gt;
 &lt;BR /&gt;
Can you be more specific with your instructions? &lt;BR /&gt;
 &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;"Add new value as needed, modify values as needed and make sure that you change the value 43 to the highest value defined.  &lt;BR /&gt;
 &lt;BR /&gt;
Since this macro is part of the ARCHICAD Library 20.lcf file, you would have to extract the LCF, modify the macro, then recreate the LCF. "&lt;E&gt;&lt;/E&gt; &lt;BR /&gt;
 &lt;BR /&gt;
It might be over my head, but I'd like to eliminate the Zone&amp;gt;Name pop-out list or at least replace it with zone names I frequently use. &lt;BR /&gt;
 &lt;BR /&gt;
Thank you</description>
      <pubDate>Fri, 22 Jul 2016 01:15:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Undocumented-Feature-of-AC20-that-I-like/m-p/296278#M7704</guid>
      <dc:creator>Tincan561</dc:creator>
      <dc:date>2016-07-22T01:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: Undocumented Feature of AC20 that I like</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Undocumented-Feature-of-AC20-that-I-like/m-p/296279#M7705</link>
      <description>I am sorry to say, but if you don't understand these two lines then I would probably have to type for half an hour to explain all that to you:&lt;BR /&gt;
How to modify scripts, the structure and creation of GDL arrays, how to modify GDL arrays, how to extract and LCF, the relationship of a library and an LCF file, how to create an LCF.&lt;BR /&gt;
Sorry, I just don't have that much time on my hands right now.</description>
      <pubDate>Fri, 22 Jul 2016 20:24:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Undocumented-Feature-of-AC20-that-I-like/m-p/296279#M7705</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2016-07-22T20:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Undocumented Feature of AC20 that I like</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Undocumented-Feature-of-AC20-that-I-like/m-p/296280#M7706</link>
      <description>Totally understand.&lt;BR /&gt;
Thank you for your numerous posts, which I have come to seek out when I have questions.</description>
      <pubDate>Fri, 22 Jul 2016 21:54:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Undocumented-Feature-of-AC20-that-I-like/m-p/296280#M7706</guid>
      <dc:creator>Tincan561</dc:creator>
      <dc:date>2016-07-22T21:54:51Z</dc:date>
    </item>
  </channel>
</rss>

