<?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: Adding Window Parameters in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Adding-Window-Parameters/m-p/215638#M14747</link>
    <description>You will need to open the GDL object and add a new parameter in the parameter list.&lt;BR /&gt;
Make sure it is a text type parameter so you can type in the name of any finish you want in the object settings parameter list.&lt;BR /&gt;
You can also add a VALUE list in the parameter script so you can have a list of finishes to choose from to save typing and errors.&lt;BR /&gt;
&lt;BR /&gt;
You are now getting into the realm of GDL scripting.  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_twisted.gif" style="display : inline;" /&gt; &lt;BR /&gt;
Barry.</description>
    <pubDate>Wed, 12 Dec 2012 01:37:59 GMT</pubDate>
    <dc:creator>Barry Kelly</dc:creator>
    <dc:date>2012-12-12T01:37:59Z</dc:date>
    <item>
      <title>Adding Window Parameters</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Adding-Window-Parameters/m-p/215637#M14746</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;After you have created your new window, how can you add extra parameters? I created a couple of new window types but forgot to include the "Finish" parameter. I would like to add this parameter to the window settings but don't know how?&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 24 May 2023 10:35:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Adding-Window-Parameters/m-p/215637#M14746</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-24T10:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Window Parameters</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Adding-Window-Parameters/m-p/215638#M14747</link>
      <description>You will need to open the GDL object and add a new parameter in the parameter list.&lt;BR /&gt;
Make sure it is a text type parameter so you can type in the name of any finish you want in the object settings parameter list.&lt;BR /&gt;
You can also add a VALUE list in the parameter script so you can have a list of finishes to choose from to save typing and errors.&lt;BR /&gt;
&lt;BR /&gt;
You are now getting into the realm of GDL scripting.  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_twisted.gif" style="display : inline;" /&gt; &lt;BR /&gt;
Barry.</description>
      <pubDate>Wed, 12 Dec 2012 01:37:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Adding-Window-Parameters/m-p/215638#M14747</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2012-12-12T01:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Window Parameters</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Adding-Window-Parameters/m-p/215639#M14748</link>
      <description>Hello,&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;
You can also add a VALUE list in the parameter script so you can have a list of finishes to choose from to save typing and errors.&lt;/BLOCKQUOTE&gt;

For example in the value script;&lt;BR /&gt;

&lt;PRE&gt;values "finish" "Paint A", "Paint B", "Paint C", custom&lt;/PRE&gt;

The name of the parameter in this example is &lt;B&gt;finish&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
HTH</description>
      <pubDate>Wed, 12 Dec 2012 11:12:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Adding-Window-Parameters/m-p/215639#M14748</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-12-12T11:12:21Z</dc:date>
    </item>
  </channel>
</rss>

