<?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: Cabinet GDL Question in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Cabinet-GDL-Question/m-p/162587#M22029</link>
    <description>jbissaillon,&lt;BR /&gt;
&lt;BR /&gt;
Does the AC13 cabinet library not have this parameter or is it not what you are looking for?&lt;BR /&gt;
&lt;BR /&gt;
Edit: This an AC12 Cabinet. AC11 cabs have a similar option.&lt;BR /&gt;
&lt;BR /&gt;
Doug</description>
    <pubDate>Mon, 28 Dec 2009 22:15:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2009-12-28T22:15:00Z</dc:date>
    <item>
      <title>Cabinet GDL Question</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Cabinet-GDL-Question/m-p/162586#M22028</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I am attempting to customize the standard cabinets in the ArchiCad Library to function the way we would like them to.  I have been able to edit the original part to accomplish 99% of what I needed to do, but I am stuck on one thing:&lt;BR /&gt;
&lt;BR /&gt;
It seems to me the only way to display/not display knobs on the drawer(s) is to change the selection for the sink ("None" to display the knobs, Any other type to not display the knobs).  &lt;BR /&gt;
&lt;BR /&gt;
Is there a way to set up a boolean that will change the selection for the 'gs_sink_type'?&lt;BR /&gt;
&lt;BR /&gt;
This is what I have right now:&lt;BR /&gt;
IF sink_base THEN&lt;BR /&gt;
   gs_sink_type=`Style 2`&lt;BR /&gt;
ENDIF&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 28 Dec 2009 21:22:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Cabinet-GDL-Question/m-p/162586#M22028</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-12-28T21:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cabinet GDL Question</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Cabinet-GDL-Question/m-p/162587#M22029</link>
      <description>jbissaillon,&lt;BR /&gt;
&lt;BR /&gt;
Does the AC13 cabinet library not have this parameter or is it not what you are looking for?&lt;BR /&gt;
&lt;BR /&gt;
Edit: This an AC12 Cabinet. AC11 cabs have a similar option.&lt;BR /&gt;
&lt;BR /&gt;
Doug</description>
      <pubDate>Mon, 28 Dec 2009 22:15:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Cabinet-GDL-Question/m-p/162587#M22029</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-12-28T22:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cabinet GDL Question</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Cabinet-GDL-Question/m-p/162588#M22030</link>
      <description>No, that's what you're looking for. You'll have to look thru the script. It calls several macros. Something is telling the cabinet script not to display the knob if there is a sink present. &lt;BR /&gt;
&lt;BR /&gt;
Doug</description>
      <pubDate>Tue, 29 Dec 2009 03:13:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Cabinet-GDL-Question/m-p/162588#M22030</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-12-29T03:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: Cabinet GDL Question</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Cabinet-GDL-Question/m-p/162589#M22031</link>
      <description>4thorns,&lt;BR /&gt;
&lt;BR /&gt;
It does have this parameter.  What I could not figure out is where/how the script was telling the cabinet not to display the knob if a sink were present.&lt;BR /&gt;
&lt;BR /&gt;
I guess my question is:&lt;BR /&gt;
 - As far as I can tell (I'm no gdl guru) the knob for the drawer is controlled by a macro.  Can anyone with more experience confirm this?&lt;BR /&gt;
 - And if thats the case, is there a way to control or manipulate the result of a macro with another parameter?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,</description>
      <pubDate>Tue, 29 Dec 2009 13:17:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Cabinet-GDL-Question/m-p/162589#M22031</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-12-29T13:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cabinet GDL Question</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Cabinet-GDL-Question/m-p/162590#M22032</link>
      <description>4thorns,&lt;BR /&gt;
&lt;BR /&gt;
Thank You.  I went back into the script and found where it called the drawers, changed the IF statement from sink_type to the Boolean parameter I created and worked great.&lt;BR /&gt;
&lt;BR /&gt;
I was trying to control the sink in order to control the drawer instead of just controlling the drawer.</description>
      <pubDate>Tue, 29 Dec 2009 13:58:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Cabinet-GDL-Question/m-p/162590#M22032</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-12-29T13:58:23Z</dc:date>
    </item>
  </channel>
</rss>

