<?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: SLAB INFO in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/SLAB-INFO/m-p/153424#M18067</link>
    <description>I need the following kind of section (see attachment).&lt;BR /&gt;
The beam is a GDL object.&lt;BR /&gt;
The section is generated as a 2D script.&lt;BR /&gt;
If GLOB_SCALE = 50, the 2D script generates the plan view of the beam, without steel.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
I now enter the slab (bottom) level, slab thickness in SCHEDULES and I also draw the slab with the normal archicad SLAB tool, so I enter the same information twice.&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/67987i26EADD6C481C2DEA/image-size/large?v=v2&amp;amp;px=999" border="0" alt="SECTION.jpg" title="SECTION.jpg" /&gt;</description>
    <pubDate>Mon, 03 Jan 2011 05:15:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-01-03T05:15:54Z</dc:date>
    <item>
      <title>SLAB INFO</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/SLAB-INFO/m-p/153417#M18060</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Best wishes for 2011 to everyone !&lt;BR /&gt;
&lt;BR /&gt;
I'm making a GDL object of a (concrete or steel) beam.&lt;BR /&gt;
(using ArchiCAD for structural engineering drawing)&lt;BR /&gt;
&lt;BR /&gt;
Can a GDL object know information about  the (nearest) slab on top of which it is positioned, in the same story ?&lt;BR /&gt;
(distance to the slab, thickness of the slab)&lt;BR /&gt;
&lt;BR /&gt;
I found the global parameters about home/current story elevation but that's not what I need.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 01 Jan 2011 11:21:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/SLAB-INFO/m-p/153417#M18060</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-01T11:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: SLAB INFO</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/SLAB-INFO/m-p/153418#M18061</link>
      <description>If the object is a label, yes; and if it is assosiated with the slab.&lt;BR /&gt;
Globals: SLAB_THICKNESS and GLOB_HSTORY_ELEV + GLOB_ELEVATION.&lt;BR /&gt;
&lt;BR /&gt;
If it is no label, i think not.</description>
      <pubDate>Sat, 01 Jan 2011 20:57:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/SLAB-INFO/m-p/153418#M18061</guid>
      <dc:creator>Jochen Suehlo</dc:creator>
      <dc:date>2011-01-01T20:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: SLAB INFO</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/SLAB-INFO/m-p/153419#M18062</link>
      <description>I would like to know WHY you're asking....&lt;BR /&gt;
&lt;BR /&gt;
If it is so you can show that data in a schedule, might be tricky...&lt;BR /&gt;
&lt;BR /&gt;
If you want to always place your beam a specific height above the slab, that might be a bit easier... &lt;BR /&gt;
&lt;BR /&gt;
1.  Include a parameter that specifies how high above the slab you want to place it.. And use that parameter as a "z" offset in your 3d script&lt;BR /&gt;
&lt;BR /&gt;
2.  Use the GRAVITY to lock to top of slab&lt;BR /&gt;
&lt;BR /&gt;
3.  Place your object... The objects base elevation will read the same as the slab, but your parameter that defines the offset will let the beam beam hover that distance above the slab....&lt;BR /&gt;
&lt;BR /&gt;
Let me know if I didn't make sense...</description>
      <pubDate>Sun, 02 Jan 2011 04:53:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/SLAB-INFO/m-p/153419#M18062</guid>
      <dc:creator>vfrontiers</dc:creator>
      <dc:date>2011-01-02T04:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: SLAB INFO</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/SLAB-INFO/m-p/153420#M18063</link>
      <description>&lt;BLOCKQUOTE&gt;sadones1 wrote:&lt;BR /&gt;Can a GDL object know information about  the (nearest) slab on top of which it is positioned, in the same story ?&lt;BR /&gt;
(distance to the slab, thickness of the slab)&lt;/BLOCKQUOTE&gt;
Only possible using the ArchiCAD API.</description>
      <pubDate>Sun, 02 Jan 2011 16:22:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/SLAB-INFO/m-p/153420#M18063</guid>
      <dc:creator>Ralph Wessel</dc:creator>
      <dc:date>2011-01-02T16:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: SLAB INFO</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/SLAB-INFO/m-p/153421#M18064</link>
      <description>&lt;BLOCKQUOTE&gt;vfrontiers wrote:&lt;BR /&gt;2.  Use the GRAVITY to lock to top of slab&lt;/BLOCKQUOTE&gt;

Unless something has changed the gravity function will only drop things onto slabs, roofs and meshes but does not maintain the relationship after the initial placement.</description>
      <pubDate>Sun, 02 Jan 2011 18:34:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/SLAB-INFO/m-p/153421#M18064</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-02T18:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: SLAB INFO</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/SLAB-INFO/m-p/153422#M18065</link>
      <description>&lt;BLOCKQUOTE&gt;Matthew wrote:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;vfrontiers wrote:&lt;BR /&gt;2.  Use the GRAVITY to lock to top of slab&lt;/BLOCKQUOTE&gt;

Unless something has changed the gravity function will only drop things onto slabs, roofs and meshes but does not maintain the relationship after the initial placement.&lt;/BLOCKQUOTE&gt;

Right... I was only suggesting that at PLACEMENT it would know the top of slab and could "hover" above it...</description>
      <pubDate>Sun, 02 Jan 2011 23:25:37 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/SLAB-INFO/m-p/153422#M18065</guid>
      <dc:creator>vfrontiers</dc:creator>
      <dc:date>2011-01-02T23:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: SLAB INFO</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/SLAB-INFO/m-p/153423#M18066</link>
      <description>&lt;BLOCKQUOTE&gt;vfrontiers wrote:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;Matthew wrote:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;vfrontiers wrote:&lt;BR /&gt;2.  Use the GRAVITY to lock to top of slab&lt;/BLOCKQUOTE&gt;

Unless something has changed the gravity function will only drop things onto slabs, roofs and meshes but does not maintain the relationship after the initial placement.&lt;/BLOCKQUOTE&gt;

Right... I was only suggesting that at PLACEMENT it would know the top of slab and could "hover" above it...&lt;/BLOCKQUOTE&gt;

I figured you knew. I just had to comment, partly because I WISH we could lock in the relationship.</description>
      <pubDate>Mon, 03 Jan 2011 02:03:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/SLAB-INFO/m-p/153423#M18066</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-03T02:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: SLAB INFO</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/SLAB-INFO/m-p/153424#M18067</link>
      <description>I need the following kind of section (see attachment).&lt;BR /&gt;
The beam is a GDL object.&lt;BR /&gt;
The section is generated as a 2D script.&lt;BR /&gt;
If GLOB_SCALE = 50, the 2D script generates the plan view of the beam, without steel.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
I now enter the slab (bottom) level, slab thickness in SCHEDULES and I also draw the slab with the normal archicad SLAB tool, so I enter the same information twice.&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/67987i26EADD6C481C2DEA/image-size/large?v=v2&amp;amp;px=999" border="0" alt="SECTION.jpg" title="SECTION.jpg" /&gt;</description>
      <pubDate>Mon, 03 Jan 2011 05:15:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/SLAB-INFO/m-p/153424#M18067</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-03T05:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: SLAB INFO</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/SLAB-INFO/m-p/153425#M18068</link>
      <description>For different interactions between beam and slab, the drawing must adapt, that's why I draw the section with a 2D script at this moment.</description>
      <pubDate>Mon, 03 Jan 2011 05:21:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/SLAB-INFO/m-p/153425#M18068</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-03T05:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: SLAB INFO</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/SLAB-INFO/m-p/153426#M18069</link>
      <description>To Duane,&lt;BR /&gt;
&lt;BR /&gt;
Your suggestion to place the object at some distance above the top level of the current floor works as suggested.&lt;BR /&gt;
&lt;BR /&gt;
But the question is :&lt;BR /&gt;
Can a GDL object access information about slabs on the current story (or the story 1 level higher) to use in a 2D script ?&lt;BR /&gt;
&lt;BR /&gt;
I'm afraid it's not possible without API ?</description>
      <pubDate>Mon, 03 Jan 2011 08:35:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/SLAB-INFO/m-p/153426#M18069</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-03T08:35:10Z</dc:date>
    </item>
  </channel>
</rss>

