<?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: &amp;quot;Minimal Space&amp;quot; in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/quot-Minimal-Space-quot/m-p/26257#M28958</link>
    <description>Peter, &lt;BR /&gt;
&lt;BR /&gt;
Giuseppe asked about the minimum space for a GS cabinet object. I was going to answer, expecting to find just what you indicated in the 2D script. However when looking the in script for the Cab Base-MultiDrawer 11 cabinet object, I can't seem to find any reference in any of the scripts, other than a boolean definition for the gs_min_space parameter. &lt;BR /&gt;
&lt;BR /&gt;
I am only just getting my feet wet in GDL so perhaps it is referenced in some manner with which I am currently unfamiliar. If you could clarify this I would surely not only help Giuseppe but also aid those of us trying to learn GDL.</description>
    <pubDate>Sat, 09 Feb 2008 03:19:39 GMT</pubDate>
    <dc:creator>Erich</dc:creator>
    <dc:date>2008-02-09T03:19:39Z</dc:date>
    <item>
      <title>"Minimal Space"</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/quot-Minimal-Space-quot/m-p/26255#M28956</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;&lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt; Hi! Please, anybody knows  how can I change the minimal space in cabinet and objects? Thanks&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 09 Feb 2008 00:44:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/quot-Minimal-Space-quot/m-p/26255#M28956</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-02-09T00:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: "Minimal Space"</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/quot-Minimal-Space-quot/m-p/26256#M28957</link>
      <description>The details depend on which object you want to change&lt;BR /&gt;
the minimal space for. I assume you mean changing&lt;BR /&gt;
the dimensions of the minimal space. &lt;BR /&gt;
As an example, look at the 2D script for "Refrigerator 10".&lt;BR /&gt;
The part of the code that starts with&lt;BR /&gt;
&lt;BR /&gt;
1:&lt;BR /&gt;
&lt;BR /&gt;
if gs_min_space=1 then&lt;BR /&gt;
&lt;BR /&gt;
define fill "Platzbedarf" 68,136,17,34,68,136,17,34,&lt;BR /&gt;
0.08*A_/100,45,1,1,0,0,0,1,1&lt;BR /&gt;
&lt;BR /&gt;
set fill "Platzbedarf"&lt;BR /&gt;
&lt;BR /&gt;
poly2_  4,2+4,&lt;BR /&gt;
0,0,0,&lt;BR /&gt;
a,0,0,&lt;BR /&gt;
a,-0.9,0,&lt;BR /&gt;
0,-0.9,0&lt;BR /&gt;
&lt;BR /&gt;
hotspot2  0,-0.9&lt;BR /&gt;
hotspot2  a,-0.9&lt;BR /&gt;
&lt;BR /&gt;
endif    &lt;BR /&gt;
&lt;BR /&gt;
This code draws a polygon that is as wide as the refrigerator&lt;BR /&gt;
and is .09 meters tall. You can change this to any dimension&lt;BR /&gt;
you want (pay attention to the sign).&lt;BR /&gt;
The code also inserts two hotspots that are the lower corners&lt;BR /&gt;
of the minimal space. Their "Y" values must be changed to&lt;BR /&gt;
the new "Y" values you have written for the polygon.&lt;BR /&gt;
Peter Devlin</description>
      <pubDate>Sat, 09 Feb 2008 03:03:20 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/quot-Minimal-Space-quot/m-p/26256#M28957</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-02-09T03:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: "Minimal Space"</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/quot-Minimal-Space-quot/m-p/26257#M28958</link>
      <description>Peter, &lt;BR /&gt;
&lt;BR /&gt;
Giuseppe asked about the minimum space for a GS cabinet object. I was going to answer, expecting to find just what you indicated in the 2D script. However when looking the in script for the Cab Base-MultiDrawer 11 cabinet object, I can't seem to find any reference in any of the scripts, other than a boolean definition for the gs_min_space parameter. &lt;BR /&gt;
&lt;BR /&gt;
I am only just getting my feet wet in GDL so perhaps it is referenced in some manner with which I am currently unfamiliar. If you could clarify this I would surely not only help Giuseppe but also aid those of us trying to learn GDL.</description>
      <pubDate>Sat, 09 Feb 2008 03:19:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/quot-Minimal-Space-quot/m-p/26257#M28958</guid>
      <dc:creator>Erich</dc:creator>
      <dc:date>2008-02-09T03:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: "Minimal Space"</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/quot-Minimal-Space-quot/m-p/26258#M28959</link>
      <description>In AC10 the minimal space parameters do not appear and cannot be adjusted, unless you edit the library part Peter Devlin suggests.&lt;BR /&gt;
&lt;BR /&gt;
Fortunately in AC11 they got around to adding the parameters so you now can change the dimensions under '2d representation' on most furniture library parts.&lt;BR /&gt;
&lt;BR /&gt;
Is this what you were after?</description>
      <pubDate>Sat, 09 Feb 2008 03:29:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/quot-Minimal-Space-quot/m-p/26258#M28959</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-02-09T03:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: "Minimal Space"</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/quot-Minimal-Space-quot/m-p/26259#M28960</link>
      <description>Erich,&lt;BR /&gt;
I do not have AC 11 but I checked "Cab Base-MultiDrawer 10"&lt;BR /&gt;
and the 2D script calls a Macro that apparently draws the entire&lt;BR /&gt;
2D symbol. So the polygon for the minimal space must be&lt;BR /&gt;
coded in the macro. You will have to open the macro to find it.&lt;BR /&gt;
I would strongly suggest not editing any objects or macros&lt;BR /&gt;
in the AC library but editing copies saved under a different name.&lt;BR /&gt;
Peter Devlin</description>
      <pubDate>Sat, 09 Feb 2008 03:53:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/quot-Minimal-Space-quot/m-p/26259#M28960</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-02-09T03:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: "Minimal Space"</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/quot-Minimal-Space-quot/m-p/26260#M28961</link>
      <description>&lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_eek.gif" style="display : inline;" /&gt; &lt;BR /&gt;
Thank you so much. I don't know much about GDL but I will try to make it works. &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_idea.gif" style="display : inline;" /&gt; &lt;BR /&gt;
Thanks again</description>
      <pubDate>Sat, 09 Feb 2008 07:28:15 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/quot-Minimal-Space-quot/m-p/26260#M28961</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-02-09T07:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: "Minimal Space"</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/quot-Minimal-Space-quot/m-p/26261#M28962</link>
      <description>Peter,&lt;BR /&gt;
&lt;BR /&gt;
I assume that would be the CALL function in the 2D script. Now if I can figure out where the macro's live in AC11...&lt;BR /&gt;
&lt;BR /&gt;
In any case thanks for the information.</description>
      <pubDate>Sat, 09 Feb 2008 17:46:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/quot-Minimal-Space-quot/m-p/26261#M28962</guid>
      <dc:creator>Erich</dc:creator>
      <dc:date>2008-02-09T17:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: "Minimal Space"</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/quot-Minimal-Space-quot/m-p/26262#M28963</link>
      <description>&lt;BLOCKQUOTE&gt;Erich wrote:&lt;BR /&gt;Now if I can figure out where the macro's live in AC11...&lt;/BLOCKQUOTE&gt;

Erich:&lt;BR /&gt;
&lt;BR /&gt;
If you select the name of the macro in the script, for example:&lt;BR /&gt;
CALL "&lt;FONT color="blue"&gt;fa_counter_sink&lt;/FONT&gt;" PARAMETERS ALL&lt;BR /&gt;
(select just the name, not the quotation marks) then go to GDL Objects &amp;gt; Open Object..., the selected macro will open automatically. Most of them should be in the MACROS 11 folder in the Object Library 11 folder.&lt;BR /&gt;
&lt;BR /&gt;
HTH&lt;BR /&gt;
&lt;BR /&gt;
David</description>
      <pubDate>Sun, 10 Feb 2008 15:54:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/quot-Minimal-Space-quot/m-p/26262#M28963</guid>
      <dc:creator>David Maudlin</dc:creator>
      <dc:date>2008-02-10T15:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: "Minimal Space"</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/quot-Minimal-Space-quot/m-p/26263#M28964</link>
      <description>David,&lt;BR /&gt;
&lt;BR /&gt;
OK, where do I find GDL Objects &amp;gt; Open Object? I assume this is a menu item, but I don't see this anywhere. Going to my Work Environment settings and looking through all commands I don't see it either. &lt;BR /&gt;
&lt;BR /&gt;
I am sure I am missing something obvious. Can you provide any more help?&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
      <pubDate>Sun, 10 Feb 2008 22:16:28 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/quot-Minimal-Space-quot/m-p/26263#M28964</guid>
      <dc:creator>Erich</dc:creator>
      <dc:date>2008-02-10T22:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: "Minimal Space"</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/quot-Minimal-Space-quot/m-p/26264#M28965</link>
      <description>Oh, I see! If when the object is already open you select the marco as David said about then go to Libraries and Objects &amp;gt; Open Object AC will then open the macro. &lt;BR /&gt;
&lt;BR /&gt;
Thanks all for the hints.</description>
      <pubDate>Sun, 10 Feb 2008 22:21:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/quot-Minimal-Space-quot/m-p/26264#M28965</guid>
      <dc:creator>Erich</dc:creator>
      <dc:date>2008-02-10T22:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: "Minimal Space"</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/quot-Minimal-Space-quot/m-p/26265#M28966</link>
      <description>A quicker way is to highlight the name (excluding the quotes) &lt;BR /&gt;
and press command+option/alt+o. The part will open.&lt;BR /&gt;
Peter Devlin</description>
      <pubDate>Sun, 10 Feb 2008 22:41:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/quot-Minimal-Space-quot/m-p/26265#M28966</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2008-02-10T22:41:46Z</dc:date>
    </item>
  </channel>
</rss>

