<?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: Param-o - Changing GDL object parameters in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Param-o-Changing-GDL-object-parameters/m-p/268789#M4733</link>
    <description>&lt;BLOCKQUOTE&gt;Peter wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;dushyant wrote:&lt;BR /&gt;
 I don't know how it is possible to edit / set a new value to it, as A, B, C, D only take numeral values.. I tried setting the value to different numbers like 2, 3.. assuming it would match with the order of the values available for the given parameter.
&lt;/BLOCKQUOTE&gt;

gs_back_type_m is an integer parameter. You will have to find which value is which style in the code of Office Chair 06, which calls officeChair_m.
&lt;/BLOCKQUOTE&gt;

Ok, thanks.</description>
    <pubDate>Mon, 10 Aug 2020 13:57:45 GMT</pubDate>
    <dc:creator>dushyant</dc:creator>
    <dc:date>2020-08-10T13:57:45Z</dc:date>
    <item>
      <title>Param-o - Changing GDL object parameters</title>
      <link>https://community.graphisoft.com/t5/GDL/Param-o-Changing-GDL-object-parameters/m-p/268785#M4729</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hello,&lt;BR /&gt;When a GDL object like a chair is imported in Param-o, is there a way to edit the surface of the individual parts like arms, back-rest fabric, etc. which are available for editing in the object-settings when the object is normally edited outside Param-o?&lt;BR /&gt;I could find parameters like 'Backrest style' in the list of available params for A, B, C, D (screenshot attached). I don't know how it is possible to edit / set a new value to it, as A, B, C, D only take numeral values.. I tried setting the value to different numbers like 2, 3.. assuming it would match with the order of the values available for the given parameter, but it doesn't effect any change.&lt;BR /&gt;&lt;BR /&gt;Anyone any idea?&lt;BR /&gt;Thanks.&lt;/DIV&gt;</description>
      <pubDate>Mon, 26 Sep 2022 20:55:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Param-o-Changing-GDL-object-parameters/m-p/268785#M4729</guid>
      <dc:creator>dushyant</dc:creator>
      <dc:date>2022-09-26T20:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: Param-o - Changing GDL object parameters</title>
      <link>https://community.graphisoft.com/t5/GDL/Param-o-Changing-GDL-object-parameters/m-p/268786#M4730</link>
      <description>Also, what if we need to edit more than 4 parameters of a GDL object? (There are currently only 4 slots available: A, B, C, D)</description>
      <pubDate>Thu, 06 Aug 2020 07:17:03 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Param-o-Changing-GDL-object-parameters/m-p/268786#M4730</guid>
      <dc:creator>dushyant</dc:creator>
      <dc:date>2020-08-06T07:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: Param-o - Changing GDL object parameters</title>
      <link>https://community.graphisoft.com/t5/GDL/Param-o-Changing-GDL-object-parameters/m-p/268787#M4731</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
the &lt;A href="https://helpcenter.graphisoft.com/user-guide/129405/" target="_blank"&gt;documentation&lt;/A&gt; says it's an experimental feature, I will forward these feedbacks to the developers.&lt;BR /&gt;
You could try using &lt;A href="https://helpcenter.graphisoft.com/user-guide/129406/" target="_blank"&gt;GDL shape&lt;/A&gt; with a call command.</description>
      <pubDate>Mon, 10 Aug 2020 08:31:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Param-o-Changing-GDL-object-parameters/m-p/268787#M4731</guid>
      <dc:creator>Peter Baksa</dc:creator>
      <dc:date>2020-08-10T08:31:38Z</dc:date>
    </item>
    <item>
      <title>Re: Param-o - Changing GDL object parameters</title>
      <link>https://community.graphisoft.com/t5/GDL/Param-o-Changing-GDL-object-parameters/m-p/268788#M4732</link>
      <description>&lt;BLOCKQUOTE&gt;dushyant wrote:&lt;BR /&gt;
 I don't know how it is possible to edit / set a new value to it, as A, B, C, D only take numeral values.. I tried setting the value to different numbers like 2, 3.. assuming it would match with the order of the values available for the given parameter.
&lt;/BLOCKQUOTE&gt;

gs_back_type_m is an integer parameter. You will have to find which value is which style in the code of Office Chair 06, which calls officeChair_m.</description>
      <pubDate>Mon, 10 Aug 2020 08:47:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Param-o-Changing-GDL-object-parameters/m-p/268788#M4732</guid>
      <dc:creator>Peter Baksa</dc:creator>
      <dc:date>2020-08-10T08:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Param-o - Changing GDL object parameters</title>
      <link>https://community.graphisoft.com/t5/GDL/Param-o-Changing-GDL-object-parameters/m-p/268789#M4733</link>
      <description>&lt;BLOCKQUOTE&gt;Peter wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;dushyant wrote:&lt;BR /&gt;
 I don't know how it is possible to edit / set a new value to it, as A, B, C, D only take numeral values.. I tried setting the value to different numbers like 2, 3.. assuming it would match with the order of the values available for the given parameter.
&lt;/BLOCKQUOTE&gt;

gs_back_type_m is an integer parameter. You will have to find which value is which style in the code of Office Chair 06, which calls officeChair_m.
&lt;/BLOCKQUOTE&gt;

Ok, thanks.</description>
      <pubDate>Mon, 10 Aug 2020 13:57:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Param-o-Changing-GDL-object-parameters/m-p/268789#M4733</guid>
      <dc:creator>dushyant</dc:creator>
      <dc:date>2020-08-10T13:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: Param-o - Changing GDL object parameters</title>
      <link>https://community.graphisoft.com/t5/GDL/Param-o-Changing-GDL-object-parameters/m-p/268790#M4734</link>
      <description>I hope Param-O can also be used to parameterize both doors and windows, according to local standards.</description>
      <pubDate>Sun, 16 Aug 2020 18:42:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Param-o-Changing-GDL-object-parameters/m-p/268790#M4734</guid>
      <dc:creator>Martin Jules</dc:creator>
      <dc:date>2020-08-16T18:42:35Z</dc:date>
    </item>
  </channel>
</rss>

