<?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: scripting autotext in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/scripting-autotext/m-p/194917#M12083</link>
    <description>I don't think that Project Info field were ever intended for such a purpose. Those are Project level data which are usually displayed on Layouts. You want to display room-specific information in schedules.&lt;BR /&gt;
&lt;BR /&gt;
In GDL you can read from and write to TXT (and I think also XML) files. Maybe you should store those value in such a file and all your object would read from there. So then you would only need to change it in the file and update the objects to read the new value. I think this could work.</description>
    <pubDate>Sat, 02 Aug 2014 15:42:37 GMT</pubDate>
    <dc:creator>Laszlo Nagy</dc:creator>
    <dc:date>2014-08-02T15:42:37Z</dc:date>
    <item>
      <title>scripting autotext</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/scripting-autotext/m-p/194916#M12082</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;We're in the process of making a part to then create schedules for room finishes etc.  (we don't use zones so it may be in there somehow)  We've found a way to call in the "Custom 1" from project info, but any new custom auto texts that we create do not work in the scripting.  Basically the intent of this part is to have 'paint type 1' and the custom auto text can have the spec and only need to be changed one time.&lt;BR /&gt;
&lt;BR /&gt;
Thanks for any help.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 01 Aug 2014 20:41:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/scripting-autotext/m-p/194916#M12082</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-01T20:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: scripting autotext</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/scripting-autotext/m-p/194917#M12083</link>
      <description>I don't think that Project Info field were ever intended for such a purpose. Those are Project level data which are usually displayed on Layouts. You want to display room-specific information in schedules.&lt;BR /&gt;
&lt;BR /&gt;
In GDL you can read from and write to TXT (and I think also XML) files. Maybe you should store those value in such a file and all your object would read from there. So then you would only need to change it in the file and update the objects to read the new value. I think this could work.</description>
      <pubDate>Sat, 02 Aug 2014 15:42:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/scripting-autotext/m-p/194917#M12083</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2014-08-02T15:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: scripting autotext</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/scripting-autotext/m-p/194918#M12084</link>
      <description>If you create a new library part and drag a text element with the autotext inside it into the 2d script, you will get a funky autotext value such as &lt;PRE&gt;&amp;lt;autotext-B4A088D7-5B40-4D6D-BCFD-2D7F726D37E1&amp;gt;&lt;/PRE&gt; this will work. Beyond the first 3 custom text entries the numbering seems a bit different.&lt;BR /&gt;
&lt;BR /&gt;
However, if it is just a finish from a predefined set of values, you might just want to consider using the parameter script to define a range of values that you could pick from the object parameter dialog and use in schedules.&lt;BR /&gt;
&lt;BR /&gt;
For example:
&lt;PRE&gt;values "paintfinish" 		"white","blue","red"&lt;/PRE&gt;
For your created custom parameter called paintfinish you will now have a pulldown list of white, blue and red. Make sure the parameter is of the "text" type.&lt;BR /&gt;
&lt;BR /&gt;
And yes, I'm sure this could also be scripted into a zone stamp.</description>
      <pubDate>Mon, 04 Aug 2014 14:30:40 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/scripting-autotext/m-p/194918#M12084</guid>
      <dc:creator>Erwin Edel</dc:creator>
      <dc:date>2014-08-04T14:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: scripting autotext</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/scripting-autotext/m-p/194919#M12085</link>
      <description>@Erwin&lt;BR /&gt;
&lt;BR /&gt;
Thank you</description>
      <pubDate>Thu, 07 Nov 2019 01:58:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/scripting-autotext/m-p/194919#M12085</guid>
      <dc:creator>Nader Belal</dc:creator>
      <dc:date>2019-11-07T01:58:57Z</dc:date>
    </item>
  </channel>
</rss>

