<?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 does one remove variables placed in a GDL macro by A in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/How-does-one-remove-variables-placed-in-a-GDL-macro-by-AC/m-p/25930#M38005</link>
    <description>You know, David, I almost went back and reposted to mention the &lt;FONT color="blue"&gt;X&lt;/FONT&gt; button  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt; &lt;BR /&gt;
&lt;BR /&gt;
Woody</description>
    <pubDate>Sat, 19 Feb 2005 14:56:15 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2005-02-19T14:56:15Z</dc:date>
    <item>
      <title>How does one remove variables placed in a GDL macro by AC?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-does-one-remove-variables-placed-in-a-GDL-macro-by-AC/m-p/25927#M38002</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hello: &lt;BR /&gt;
&lt;BR /&gt;
When I moved my GDL scripts to v8.1, I found many parameters had been quietly added by AC. These appear in blue text in the editor and fill up the parameter window. &lt;BR /&gt;
&lt;BR /&gt;
I can't find a way to get rid of them. (When one is selected, the 'Delete' button is inactive).&lt;BR /&gt;
&lt;BR /&gt;
Any ideas? &lt;BR /&gt;
&lt;BR /&gt;
DW&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 24 May 2023 10:11:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-does-one-remove-variables-placed-in-a-GDL-macro-by-AC/m-p/25927#M38002</guid>
      <dc:creator>Hubert Wagner</dc:creator>
      <dc:date>2023-05-24T10:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: How does one remove variables placed in a GDL macro by A</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-does-one-remove-variables-placed-in-a-GDL-macro-by-AC/m-p/25928#M38003</link>
      <description>&lt;BLOCKQUOTE&gt;Douglas wrote:&lt;BR /&gt;When I moved my GDL scripts to v8.1, I found many parameters had been quietly added by AC. These appear in blue text in the editor and fill up the parameter window.  &lt;BR /&gt;
 &lt;BR /&gt;
I can't find a way to get rid of them. (When one is selected, the 'Delete' button is inactive). &lt;BR /&gt;
 
&lt;/BLOCKQUOTE&gt; &lt;BR /&gt;
 &lt;BR /&gt;
Objects containing this "&lt;FONT color="blue"&gt;blue text&lt;/FONT&gt;" have been assigned a "subtype". This is to assure consistency between objects which are similar in nature. So for example, the variable &lt;FONT color="blue"&gt;gs_door_frame&lt;/FONT&gt; is used constantly on all doors rather than having the variable be &lt;FONT color="blue"&gt;gs_door_frame&lt;/FONT&gt; and door_frame in another door. It helps (I believe) developers of library parts, it assures continuity from one version to the next and makes it easier to create lists among other things. &lt;BR /&gt;
 &lt;BR /&gt;
Once an object has been created as a subtype, there is no way to remove those variables nor, as far as I'm concerned (don't mean that in a smart-ass way), would you want to do so. &lt;BR /&gt;
 &lt;BR /&gt;
woodster</description>
      <pubDate>Sat, 19 Feb 2005 14:08:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-does-one-remove-variables-placed-in-a-GDL-macro-by-AC/m-p/25928#M38003</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-02-19T14:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: How does one remove variables placed in a GDL macro by A</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-does-one-remove-variables-placed-in-a-GDL-macro-by-AC/m-p/25929#M38004</link>
      <description>Douglas:&lt;BR /&gt;
&lt;BR /&gt;
You cannot delete these parameters, but you can check the &lt;FONT color="blue"&gt;"X"&lt;/FONT&gt; button on the left so they do not show. If you are creating your own library, you may want to create your own subtype for consistancy and ease of contolling the parameters of multiple library parts.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Woody:&lt;BR /&gt;
&lt;BR /&gt;
One reason for wanting to remove a parameter: not all the parameters of a subtype may be used in all the library parts assigned to a subtype. For example the Door subtype includes a parameter for leaf thickness (&lt;FONT color="blue"&gt;gs_leaf_thk&lt;/FONT&gt;), but this parameter would have no use for a door opening (like D Arch Opening), so seeing this parameter in the part's dialog box would be confusing. While this doesn't remove the parameter, it does allow the parameter to be hidden when appropriate.&lt;BR /&gt;
&lt;BR /&gt;
HTH,&lt;BR /&gt;
David</description>
      <pubDate>Sat, 19 Feb 2005 14:50:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-does-one-remove-variables-placed-in-a-GDL-macro-by-AC/m-p/25929#M38004</guid>
      <dc:creator>David Maudlin</dc:creator>
      <dc:date>2005-02-19T14:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: How does one remove variables placed in a GDL macro by A</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-does-one-remove-variables-placed-in-a-GDL-macro-by-AC/m-p/25930#M38005</link>
      <description>You know, David, I almost went back and reposted to mention the &lt;FONT color="blue"&gt;X&lt;/FONT&gt; button  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt; &lt;BR /&gt;
&lt;BR /&gt;
Woody</description>
      <pubDate>Sat, 19 Feb 2005 14:56:15 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-does-one-remove-variables-placed-in-a-GDL-macro-by-AC/m-p/25930#M38005</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-02-19T14:56:15Z</dc:date>
    </item>
    <item>
      <title>Re: How does one remove variables placed in a GDL macro by A</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-does-one-remove-variables-placed-in-a-GDL-macro-by-AC/m-p/25931#M38006</link>
      <description>Thank you for your quick replies gentlemen.&lt;BR /&gt;
&lt;BR /&gt;
Consistency across the library makes sense. I'd not thought of that as I use mainly my own doors and windows.&lt;BR /&gt;
&lt;BR /&gt;
In future I will not create redundent parameters but rather use the appropriate AC parameter.&lt;BR /&gt;
&lt;BR /&gt;
Have a good weekend: DW</description>
      <pubDate>Sat, 19 Feb 2005 15:04:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-does-one-remove-variables-placed-in-a-GDL-macro-by-AC/m-p/25931#M38006</guid>
      <dc:creator>Hubert Wagner</dc:creator>
      <dc:date>2005-02-19T15:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: How does one remove variables placed in a GDL macro by A</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-does-one-remove-variables-placed-in-a-GDL-macro-by-AC/m-p/25932#M38007</link>
      <description>&lt;BLOCKQUOTE&gt;woodster wrote:&lt;BR /&gt;So for example, the variable &lt;FONT color="blue"&gt;gs_door_frame&lt;/FONT&gt; is used constantly on all doors rather than having the variable be &lt;FONT color="blue"&gt;gs_door_frame&lt;/FONT&gt; and door_frame in another door. It helps (I believe) developers of library parts, it assures continuity from one version to the next and makes it easier to create lists among other things.&lt;/BLOCKQUOTE&gt;
it also ensures that you can change the same parameter from a variety of different objects in one go (should you wish) without affecting any of the objects' other parameters.&lt;BR /&gt;
&lt;BR /&gt;
~/archiben</description>
      <pubDate>Sun, 20 Feb 2005 09:16:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-does-one-remove-variables-placed-in-a-GDL-macro-by-AC/m-p/25932#M38007</guid>
      <dc:creator>__archiben</dc:creator>
      <dc:date>2005-02-20T09:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How does one remove variables placed in a GDL macro by A</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-does-one-remove-variables-placed-in-a-GDL-macro-by-AC/m-p/25933#M38008</link>
      <description>&lt;BLOCKQUOTE&gt;~/archiben wrote:&lt;BR /&gt;it also ensures that you can change the same parameter from a variety of different objects in one go (should you wish) without affecting any of the objects' other parameters.&lt;/BLOCKQUOTE&gt;

Ben:&lt;BR /&gt;
Good point. It also enables parameter transfers when using the new feature in ArchiCAD 9 that allows you to transfer common parameter settings between parts.&lt;BR /&gt;
&lt;BR /&gt;
David</description>
      <pubDate>Sun, 20 Feb 2005 15:57:03 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-does-one-remove-variables-placed-in-a-GDL-macro-by-AC/m-p/25933#M38008</guid>
      <dc:creator>David Maudlin</dc:creator>
      <dc:date>2005-02-20T15:57:03Z</dc:date>
    </item>
  </channel>
</rss>

