<?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: Modifying GDL object in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Modifying-GDL-object/m-p/83404#M35214</link>
    <description>Thanks much for the replies., gentlemen.&lt;BR /&gt;
&lt;BR /&gt;
The part in question is named Storage_Container_CEL.gsm. I've attached it in a ZIP file (I think) for your reference.&lt;BR /&gt;
&lt;BR /&gt;
I haven't attempted to unlock the attributes yet.&lt;BR /&gt;
&lt;BR /&gt;
Thanks again,&lt;BR /&gt;
&lt;BR /&gt;
Dennis</description>
    <pubDate>Mon, 21 Nov 2005 03:06:29 GMT</pubDate>
    <dc:creator>DennisG</dc:creator>
    <dc:date>2005-11-21T03:06:29Z</dc:date>
    <item>
      <title>Modifying GDL object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Modifying-GDL-object/m-p/83398#M35208</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Greetings;&lt;BR /&gt;
&lt;BR /&gt;
I am working with construction containers, and am excited to see that there are four container modules available in the construction components library. &lt;BR /&gt;
&lt;BR /&gt;
Only one problem: containers come in two lengths, but these objects come in only one (shorter) length.&lt;BR /&gt;
&lt;BR /&gt;
How can I modify specifically the length of the container object?&lt;BR /&gt;
&lt;BR /&gt;
Much thanks,&lt;BR /&gt;
&lt;BR /&gt;
Dennis&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 19 Nov 2005 21:52:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Modifying-GDL-object/m-p/83398#M35208</guid>
      <dc:creator>DennisG</dc:creator>
      <dc:date>2005-11-19T21:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying GDL object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Modifying-GDL-object/m-p/83399#M35209</link>
      <description>changing the "A", &amp;amp; "B" sizes doesnt help?</description>
      <pubDate>Sun, 20 Nov 2005 00:22:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Modifying-GDL-object/m-p/83399#M35209</guid>
      <dc:creator>Aussie John</dc:creator>
      <dc:date>2005-11-20T00:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying GDL object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Modifying-GDL-object/m-p/83400#M35210</link>
      <description>Thanks for your reply, Aussie John!&lt;BR /&gt;
It appears that the A, B and Z perameters are locked - ideas appreciated.&lt;BR /&gt;
Thanks again,&lt;BR /&gt;
Dennis</description>
      <pubDate>Sun, 20 Nov 2005 00:31:03 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Modifying-GDL-object/m-p/83400#M35210</guid>
      <dc:creator>DennisG</dc:creator>
      <dc:date>2005-11-20T00:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying GDL object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Modifying-GDL-object/m-p/83401#M35211</link>
      <description>Exactly which object needs editing?</description>
      <pubDate>Sun, 20 Nov 2005 01:15:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Modifying-GDL-object/m-p/83401#M35211</guid>
      <dc:creator>Dwight</dc:creator>
      <dc:date>2005-11-20T01:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying GDL object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Modifying-GDL-object/m-p/83402#M35212</link>
      <description>I can only assume what is happening&lt;BR /&gt;
&lt;BR /&gt;
If you open the library part ( a duplicate!!!), open the parameters window. Look for a line that says something like&lt;BR /&gt;
lck "A", "B", "zzyzx"&lt;BR /&gt;
if you put an exclamation mark at the beginning of the line the script will ignore that line and A. B and height will be editable</description>
      <pubDate>Sun, 20 Nov 2005 06:51:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Modifying-GDL-object/m-p/83402#M35212</guid>
      <dc:creator>Aussie John</dc:creator>
      <dc:date>2005-11-20T06:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying GDL object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Modifying-GDL-object/m-p/83403#M35213</link>
      <description>&lt;BLOCKQUOTE&gt;Aussie wrote:&lt;BR /&gt;If you open the library part ( a duplicate!!!), open the parameters window. Look for a line that says something like  &lt;BR /&gt;
lck "A", "B", "zzyzx"&lt;/BLOCKQUOTE&gt;  &lt;BR /&gt;
  &lt;BR /&gt;
Dennis:  &lt;BR /&gt;
  &lt;BR /&gt;
The statement to look for is:  &lt;BR /&gt;
&lt;FONT color="blue"&gt;Lock "A", "B", "zzyzx"&lt;/FONT&gt;  &lt;BR /&gt;
It could be in the Parameters or the Master Script(s).  &lt;BR /&gt;
 &lt;BR /&gt;
Depending on how the part was coded, unlocking these parameters may or may not help; the part may not have been written to be changed in size. Additional code may be needed to make the part more parametric. The name of the part you are looking at would be a big help in answering these sorts of questions. &lt;BR /&gt;
  &lt;BR /&gt;
HTH  &lt;BR /&gt;
  &lt;BR /&gt;
David</description>
      <pubDate>Sun, 20 Nov 2005 15:22:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Modifying-GDL-object/m-p/83403#M35213</guid>
      <dc:creator>David Maudlin</dc:creator>
      <dc:date>2005-11-20T15:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying GDL object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Modifying-GDL-object/m-p/83404#M35214</link>
      <description>Thanks much for the replies., gentlemen.&lt;BR /&gt;
&lt;BR /&gt;
The part in question is named Storage_Container_CEL.gsm. I've attached it in a ZIP file (I think) for your reference.&lt;BR /&gt;
&lt;BR /&gt;
I haven't attempted to unlock the attributes yet.&lt;BR /&gt;
&lt;BR /&gt;
Thanks again,&lt;BR /&gt;
&lt;BR /&gt;
Dennis</description>
      <pubDate>Mon, 21 Nov 2005 03:06:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Modifying-GDL-object/m-p/83404#M35214</guid>
      <dc:creator>DennisG</dc:creator>
      <dc:date>2005-11-21T03:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying GDL object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Modifying-GDL-object/m-p/83405#M35215</link>
      <description>Fair job to transform that into a parametric element...</description>
      <pubDate>Mon, 21 Nov 2005 03:12:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Modifying-GDL-object/m-p/83405#M35215</guid>
      <dc:creator>Dwight</dc:creator>
      <dc:date>2005-11-21T03:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying GDL object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Modifying-GDL-object/m-p/83406#M35216</link>
      <description>&lt;BLOCKQUOTE&gt;DennisG wrote:&lt;BR /&gt;
&lt;BR /&gt;
I haven't attempted to unlock the attributes yet.&lt;BR /&gt;
&lt;BR /&gt;
Thanks again,&lt;BR /&gt;
&lt;BR /&gt;
Dennis&lt;/BLOCKQUOTE&gt;
Im afraid wont help much as the sizes are hard coded and not related to the A,B values</description>
      <pubDate>Mon, 21 Nov 2005 05:41:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Modifying-GDL-object/m-p/83406#M35216</guid>
      <dc:creator>Aussie John</dc:creator>
      <dc:date>2005-11-21T05:41:52Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying GDL object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Modifying-GDL-object/m-p/83407#M35217</link>
      <description>ok, I did the job &lt;E&gt;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/E&gt;&lt;BR /&gt;
&lt;BR /&gt;
here is the adjustable container with some small modifications&lt;BR /&gt;
- height and length of container can be adjusted (but no control about wrong values for windows, doors. the width is not adjustable)&lt;BR /&gt;
- interior wall material can be defined separately&lt;BR /&gt;
- two diefferent pens for better looking views&lt;BR /&gt;
- 2d view can be "None" (only the hotspots; sometimes useful)&lt;BR /&gt;
- 2d view "Floor plan" is generated automatically by cutting the model&lt;BR /&gt;
- the gdl is written with archicad 7.0, but it should also work in heigher versions&lt;BR /&gt;
&lt;BR /&gt;
have fun&lt;BR /&gt;
gerd</description>
      <pubDate>Mon, 21 Nov 2005 13:34:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Modifying-GDL-object/m-p/83407#M35217</guid>
      <dc:creator>gerd</dc:creator>
      <dc:date>2005-11-21T13:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying GDL object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Modifying-GDL-object/m-p/83408#M35218</link>
      <description>&lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt; maniac &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;&lt;BR /&gt;
&lt;BR /&gt;
Nice. In german. &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;  But you should rename it, because there's a container.gsm in the AC9 standard lib.</description>
      <pubDate>Mon, 21 Nov 2005 15:18:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Modifying-GDL-object/m-p/83408#M35218</guid>
      <dc:creator>Frank Beister</dc:creator>
      <dc:date>2005-11-21T15:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying GDL object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Modifying-GDL-object/m-p/83409#M35219</link>
      <description>&lt;BLOCKQUOTE&gt;in german&lt;/BLOCKQUOTE&gt;
more or less mixed..., the parameter values are still english, because I had no good mind to change them too (they are spread all over the scripts...). &lt;BR /&gt;
&lt;BR /&gt;
but it's a good example for your poll here: &lt;BR /&gt;
&lt;A href="http://archicad-talk.graphisoft.com/viewtopic.php?p=43055#43055" target="_blank"&gt;Multi-Language database in objects&lt;/A&gt;&lt;BR /&gt;
best regards, gerd</description>
      <pubDate>Mon, 21 Nov 2005 15:54:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Modifying-GDL-object/m-p/83409#M35219</guid>
      <dc:creator>gerd</dc:creator>
      <dc:date>2005-11-21T15:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying GDL object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Modifying-GDL-object/m-p/83410#M35220</link>
      <description>Gerd, you are indeed The Man!&lt;BR /&gt;
Much thanks,&lt;BR /&gt;
Dennis</description>
      <pubDate>Mon, 21 Nov 2005 17:22:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Modifying-GDL-object/m-p/83410#M35220</guid>
      <dc:creator>DennisG</dc:creator>
      <dc:date>2005-11-21T17:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying GDL object</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Modifying-GDL-object/m-p/83411#M35221</link>
      <description>&lt;BLOCKQUOTE&gt;F. wrote:&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt; maniac &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;&lt;BR /&gt;
&lt;BR /&gt;
Nice. In german. &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;  But you should rename it, because there's a container.gsm in the AC9 standard lib.&lt;/BLOCKQUOTE&gt;

That may change country to country, because I don't have a container.gsm in my AC9 standard library</description>
      <pubDate>Tue, 20 Dec 2005 22:14:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Modifying-GDL-object/m-p/83411#M35221</guid>
      <dc:creator>Bruce</dc:creator>
      <dc:date>2005-12-20T22:14:53Z</dc:date>
    </item>
  </channel>
</rss>

