<?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: value lists in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/value-lists/m-p/104663#M31835</link>
    <description>Yes. use &lt;A href="http://www.selfgdl.com/6_non_geo/parameter_script/VALUES/kompendium.php" target="_blank"&gt;VALLUES&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;VALUES "a" 0,1,1.25,1.5,2,5,custom&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
This adds a value list to the width of the object.</description>
    <pubDate>Wed, 28 Feb 2007 00:29:31 GMT</pubDate>
    <dc:creator>Frank Beister</dc:creator>
    <dc:date>2007-02-28T00:29:31Z</dc:date>
    <item>
      <title>value lists</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/value-lists/m-p/104662#M31834</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;am i able to set a default value out of list of values&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 28 Feb 2007 00:18:32 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/value-lists/m-p/104662#M31834</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-02-28T00:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: value lists</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/value-lists/m-p/104663#M31835</link>
      <description>Yes. use &lt;A href="http://www.selfgdl.com/6_non_geo/parameter_script/VALUES/kompendium.php" target="_blank"&gt;VALLUES&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;VALUES "a" 0,1,1.25,1.5,2,5,custom&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
This adds a value list to the width of the object.</description>
      <pubDate>Wed, 28 Feb 2007 00:29:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/value-lists/m-p/104663#M31835</guid>
      <dc:creator>Frank Beister</dc:creator>
      <dc:date>2007-02-28T00:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: value lists</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/value-lists/m-p/104664#M31836</link>
      <description>ive got a basin part that has 4 types of basins &lt;BR /&gt;
square, round, etc &lt;BR /&gt;
&lt;BR /&gt;
ive predefined a series of sizes + a custom to override&lt;BR /&gt;
&lt;BR /&gt;
if i toggle between basin types the size is automatically defaulting to custom which is set at the previous basin size&lt;BR /&gt;
&lt;BR /&gt;
when if change basin i need to set a size in the selected basin value list</description>
      <pubDate>Wed, 28 Feb 2007 01:24:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/value-lists/m-p/104664#M31836</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-02-28T01:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: value lists</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/value-lists/m-p/104665#M31837</link>
      <description>&lt;BLOCKQUOTE&gt;damien wrote:&lt;BR /&gt;ive got a basin part that has 4 types of basins &lt;BR /&gt;
square, round, etc &lt;BR /&gt;
&lt;BR /&gt;
ive predefined a series of sizes + a custom to override&lt;BR /&gt;
&lt;BR /&gt;
if i toggle between basin types the size is automatically defaulting to custom which is set at the previous basin size&lt;BR /&gt;
&lt;BR /&gt;
when if change basin i need to set a size in the selected basin value list&lt;/BLOCKQUOTE&gt;

In parameterscript :&lt;BR /&gt;
&lt;BR /&gt;
VALUES "basin" "t1","custom"&lt;BR /&gt;
&lt;BR /&gt;
IF basin="t1" THEN&lt;BR /&gt;
  PARAMETERS a = 1.2  ! Set parameter A to 1.2&lt;BR /&gt;
  LOCK "a"  ! Lock parameter A to be edit manually&lt;BR /&gt;
ENDIF&lt;BR /&gt;
IF basin="custom" THEN&lt;BR /&gt;
! nothing needed here&lt;BR /&gt;
ENDIF</description>
      <pubDate>Wed, 28 Feb 2007 06:50:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/value-lists/m-p/104665#M31837</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-02-28T06:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: value lists</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/value-lists/m-p/104666#M31838</link>
      <description>damien:&lt;BR /&gt;
&lt;BR /&gt;
If all you want is for a particular option in the value list to be the default value, open the library part, in the main library part window set the value parameter to the preferred default, and then save the part.&lt;BR /&gt;
&lt;BR /&gt;
David</description>
      <pubDate>Wed, 28 Feb 2007 13:46:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/value-lists/m-p/104666#M31838</guid>
      <dc:creator>David Maudlin</dc:creator>
      <dc:date>2007-02-28T13:46:25Z</dc:date>
    </item>
  </channel>
</rss>

