<?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 Tapered Beams in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Tapered-Beams/m-p/14917#M30515</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Can anyone instruct me as how to add a parameter that will allow the tapering of one end of a beam? (ie. bottom chord slopes upwards, top stays static/horizontal)&lt;BR /&gt;
&lt;BR /&gt;
I am especially interested in applying this to the 'Z Section Beam 11.gsm' object. I see there are many options for the inclined beam object, that are not available for other profiles (like the Z).&lt;BR /&gt;
&lt;BR /&gt;
Or better yet - would anyone be 'inclined' to add a couple more profiles to this object? Such as box-tube section, Z and C and Lipped C? Then we could just throw out all those other objects! This appears to be a very neat and tidy object.&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance!&lt;/T&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/10228iFD239E25D5722E86/image-size/large?v=v2&amp;amp;px=999" border="0" alt="Picture 15.png" title="Picture 15.png" /&gt;</description>
    <pubDate>Fri, 17 Aug 2007 03:02:00 GMT</pubDate>
    <dc:creator>Andy Thomson</dc:creator>
    <dc:date>2007-08-17T03:02:00Z</dc:date>
    <item>
      <title>Tapered Beams</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Tapered-Beams/m-p/14917#M30515</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Can anyone instruct me as how to add a parameter that will allow the tapering of one end of a beam? (ie. bottom chord slopes upwards, top stays static/horizontal)&lt;BR /&gt;
&lt;BR /&gt;
I am especially interested in applying this to the 'Z Section Beam 11.gsm' object. I see there are many options for the inclined beam object, that are not available for other profiles (like the Z).&lt;BR /&gt;
&lt;BR /&gt;
Or better yet - would anyone be 'inclined' to add a couple more profiles to this object? Such as box-tube section, Z and C and Lipped C? Then we could just throw out all those other objects! This appears to be a very neat and tidy object.&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance!&lt;/T&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/10228iFD239E25D5722E86/image-size/large?v=v2&amp;amp;px=999" border="0" alt="Picture 15.png" title="Picture 15.png" /&gt;</description>
      <pubDate>Fri, 17 Aug 2007 03:02:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Tapered-Beams/m-p/14917#M30515</guid>
      <dc:creator>Andy Thomson</dc:creator>
      <dc:date>2007-08-17T03:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: Tapered Beams</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Tapered-Beams/m-p/14918#M30516</link>
      <description>&lt;BLOCKQUOTE&gt;andyro wrote:&lt;BR /&gt;Or better yet - would anyone be 'inclined' to add a couple more profiles to this object? Such as box-tube section, Z and C and Lipped C? Then we could just throw out all those other objects! This appears to be a very neat and tidy object.&lt;/BLOCKQUOTE&gt;
hi andy&lt;BR /&gt;
&lt;BR /&gt;
which object is that to begin with . . . i would imagine it's easier to add profiles to the tapered one than to taper a non-tapered object. if you let me know where to find that object i'll have a look over the weekend . . .&lt;BR /&gt;
&lt;BR /&gt;
ben</description>
      <pubDate>Fri, 17 Aug 2007 04:52:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Tapered-Beams/m-p/14918#M30516</guid>
      <dc:creator>__archiben</dc:creator>
      <dc:date>2007-08-17T04:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Tapered Beams</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Tapered-Beams/m-p/14919#M30517</link>
      <description>ah! that will teach me to read too fast: the inclined beam.&lt;BR /&gt;
&lt;BR /&gt;
just looking at the script, it looks as though it calls a steel macro called 'I Beam Slope' for as many times as you have different sized regions in your beam - passing the size parameters to it as it goes.&lt;BR /&gt;
&lt;BR /&gt;
try opening that macro and see if you can reverse engineer it for different profile shapes using the standard profile shapes as a reference . . .&lt;BR /&gt;
&lt;BR /&gt;
then you will have to find some way of assembling it into a beam you need. i will have a look over the weekend, but i'm pretty flat out at the moment . . .&lt;BR /&gt;
&lt;BR /&gt;
ben</description>
      <pubDate>Fri, 17 Aug 2007 05:00:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Tapered-Beams/m-p/14919#M30517</guid>
      <dc:creator>__archiben</dc:creator>
      <dc:date>2007-08-17T05:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Tapered Beams</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Tapered-Beams/m-p/14920#M30518</link>
      <description>...bad news I have checked the inclined beam macro (I-beam macro) and the definition of the beam is not done parametrically in terms of section shape type.&lt;BR /&gt;
it's hard coded just for that type of section (and using SEO group commands inside).&lt;BR /&gt;
I would recommend SWEEP or TUBE commands to do such stuff.</description>
      <pubDate>Sat, 18 Aug 2007 00:03:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Tapered-Beams/m-p/14920#M30518</guid>
      <dc:creator>Rob</dc:creator>
      <dc:date>2007-08-18T00:03:02Z</dc:date>
    </item>
  </channel>
</rss>

