<?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: How to Calculate the length of a rafter???? in Collaboration with other software</title>
    <link>https://community.graphisoft.com/t5/Collaboration-with-other/How-to-Calculate-the-length-of-a-rafter/m-p/52987#M4887</link>
    <description>Like this?&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/15841i061EED235D21D40B/image-size/large?v=v2&amp;amp;px=999" border="0" alt="lenght of rafters.png" title="lenght of rafters.png" /&gt;</description>
    <pubDate>Wed, 30 Mar 2005 22:55:26 GMT</pubDate>
    <dc:creator>Steve Jepson</dc:creator>
    <dc:date>2005-03-30T22:55:26Z</dc:date>
    <item>
      <title>How to Calculate the length of a rafter????</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/How-to-Calculate-the-length-of-a-rafter/m-p/52986#M4886</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I have taken the Archicad Roof Maker library and copied it to my own custom library. I have removed the calculations that were created by the part already. I want to create a variable similar to what has already been done, but I want the calculation to show up in the new variable using a parameter script so that I can use it in a IF THEN statement in the properties script. I have thought about pythagora's theory and SOHCAHTOA, but I cannot find a formula that will place the calculated value in the varible I have created. Should the variable be a text, integer, or a real number? Any ideas would be greatly appeciated. Thanks.&lt;BR /&gt;
&lt;BR /&gt;
Barry&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 30 Mar 2005 16:59:05 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/How-to-Calculate-the-length-of-a-rafter/m-p/52986#M4886</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-03-30T16:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to Calculate the length of a rafter????</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/How-to-Calculate-the-length-of-a-rafter/m-p/52987#M4887</link>
      <description>Like this?&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/15841i061EED235D21D40B/image-size/large?v=v2&amp;amp;px=999" border="0" alt="lenght of rafters.png" title="lenght of rafters.png" /&gt;</description>
      <pubDate>Wed, 30 Mar 2005 22:55:26 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/How-to-Calculate-the-length-of-a-rafter/m-p/52987#M4887</guid>
      <dc:creator>Steve Jepson</dc:creator>
      <dc:date>2005-03-30T22:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to Calculate the length of a rafter????</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/How-to-Calculate-the-length-of-a-rafter/m-p/52988#M4888</link>
      <description>I am not sure of how it should be programmed in GDL, but the equation you are looking for is as follows;&lt;BR /&gt;
&lt;BR /&gt;
Rafter length (along slope) = Rafter length (on the flat) x Secant of pitch&lt;BR /&gt;
where Secant = the inverse Cosine (1/Cosine)&lt;BR /&gt;
&lt;BR /&gt;
or more simply&lt;BR /&gt;
&lt;BR /&gt;
Rafter length (along slope) = Rafter length (on the flat) / Cosine of pitch.&lt;BR /&gt;
&lt;BR /&gt;
For example to work out the rafter length of a rafter spanning 3.0m at a pitch of 15 degrees&lt;BR /&gt;
&lt;BR /&gt;
RL = 3.0 / Cos 15&lt;BR /&gt;
&lt;BR /&gt;
I hope this helps&lt;BR /&gt;
 &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_confused.gif" style="display : inline;" /&gt;</description>
      <pubDate>Sun, 17 Apr 2005 11:22:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/How-to-Calculate-the-length-of-a-rafter/m-p/52988#M4888</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-04-17T11:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to Calculate the length of a rafter????</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/How-to-Calculate-the-length-of-a-rafter/m-p/52989#M4889</link>
      <description>I see my last post did not have the attachment.&lt;BR /&gt;
Is this what you want?&lt;BR /&gt;&lt;IMG src="https://community.graphisoft.com/t5/image/serverpage/image-id/15233iBF105E0FFC6C7AF3/image-size/large?v=v2&amp;amp;px=999" border="0" alt="Beam with length on slope.jpg" title="Beam with length on slope.jpg" /&gt;</description>
      <pubDate>Sun, 17 Apr 2005 16:33:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/How-to-Calculate-the-length-of-a-rafter/m-p/52989#M4889</guid>
      <dc:creator>Steve Jepson</dc:creator>
      <dc:date>2005-04-17T16:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to Calculate the length of a rafter????</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/How-to-Calculate-the-length-of-a-rafter/m-p/52990#M4890</link>
      <description>I'll give it a try. Thanks.&lt;BR /&gt;
&lt;BR /&gt;
Barry Halloran</description>
      <pubDate>Wed, 20 Apr 2005 13:44:26 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/How-to-Calculate-the-length-of-a-rafter/m-p/52990#M4890</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-04-20T13:44:26Z</dc:date>
    </item>
  </channel>
</rss>

