<?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: inches / inches = inconsistent units in Revit Architecture Forum</title>
    <link>https://forums.autodesk.com/t5/revit-architecture-forum/inches-inches-inconsistent-units/m-p/9432241#M151012</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/435052"&gt;@barthbradley&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;You have another &lt;U&gt;FAMILY TYPE&lt;/U&gt; that is erroring out. Not the one showing in your screenshot.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;1/2" tapered - &lt;STRONG&gt;&lt;FONT size="4"&gt;2" thick&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Which was probably set to 0 by default resulting in a divide by zero.&amp;nbsp; &amp;nbsp;Problem was solved however by modifying a similar where everything worked.&amp;nbsp; No angles were used in that one.&amp;nbsp; The pitch was created by the difference between two reference planes and a boring ratio formula, all units in length.&amp;nbsp; Thanks.&lt;/P&gt;</description>
    <pubDate>Thu, 09 Apr 2020 12:40:30 GMT</pubDate>
    <dc:creator>kgatzke</dc:creator>
    <dc:date>2020-04-09T12:40:30Z</dc:date>
    <item>
      <title>inches / inches = inconsistent units</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/inches-inches-inconsistent-units/m-p/9430854#M151007</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 505px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/751644iCCB344FB68221B37/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I want to enter a height value from standard pitch notation like 1/4" for roofs, etc. and get back an angle value to slope part of a family.&amp;nbsp; I get the right angle if I put in 'atan(12/.5)' but everything I try to do to replace .5 with a parameter based on pitch results in some kind of units error.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 19:26:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/inches-inches-inconsistent-units/m-p/9430854#M151007</guid>
      <dc:creator>kgatzke</dc:creator>
      <dc:date>2020-04-08T19:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: inches / inches = inconsistent units</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/inches-inches-inconsistent-units/m-p/9430863#M151008</link>
      <description>&lt;P&gt;Nevermind, I see what I did wrong.&amp;nbsp; "Angle" was created as length.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 19:29:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/inches-inches-inconsistent-units/m-p/9430863#M151008</guid>
      <dc:creator>kgatzke</dc:creator>
      <dc:date>2020-04-08T19:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: inches / inches = inconsistent units</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/inches-inches-inconsistent-units/m-p/9430872#M151009</link>
      <description>&lt;P&gt;Nope, still getting an error.&amp;nbsp; It calculated the angle correctly and then give me this...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 519px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/751654iB28DC59E52179E12/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 19:34:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/inches-inches-inconsistent-units/m-p/9430872#M151009</guid>
      <dc:creator>kgatzke</dc:creator>
      <dc:date>2020-04-08T19:34:10Z</dc:date>
    </item>
    <item>
      <title>Re: inches / inches = inconsistent units</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/inches-inches-inconsistent-units/m-p/9431043#M151010</link>
      <description>&lt;P&gt;Since Revit works with distinct kind of parameters (such as angles, integers, area, length), the outcome of an formula must be exactly what a parameter expects to be. &lt;BR /&gt;Ex. 1 meter x 1 meter = 1 sq meter. So, if the result of my formula is an area, my parameter must be an area parameter. &lt;BR /&gt;&lt;BR /&gt;"But I want the value, not the meaning of it". Well, then you have to add to your formula a math way to solve it. Ex: (1 meter x 1 meter)/1 meter = 1&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://revitforum.org/showthread.php/1046-Revit-Formulas-for-quot-everyday-quot-usage" target="_blank" rel="noopener"&gt;This&lt;/A&gt; is my guide for formula issues.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 20:53:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/inches-inches-inconsistent-units/m-p/9431043#M151010</guid>
      <dc:creator>rodrigo.bezerra</dc:creator>
      <dc:date>2020-04-08T20:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: inches / inches = inconsistent units</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/inches-inches-inconsistent-units/m-p/9431281#M151011</link>
      <description>&lt;P&gt;You have another &lt;U&gt;FAMILY TYPE&lt;/U&gt; that is erroring out. Not the one showing in your screenshot.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;1/2" tapered - &lt;STRONG&gt;&lt;FONT size="4"&gt;2" thick&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 23:19:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/inches-inches-inconsistent-units/m-p/9431281#M151011</guid>
      <dc:creator>barthbradley</dc:creator>
      <dc:date>2020-04-08T23:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: inches / inches = inconsistent units</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/inches-inches-inconsistent-units/m-p/9432241#M151012</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/435052"&gt;@barthbradley&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;You have another &lt;U&gt;FAMILY TYPE&lt;/U&gt; that is erroring out. Not the one showing in your screenshot.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;1/2" tapered - &lt;STRONG&gt;&lt;FONT size="4"&gt;2" thick&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Which was probably set to 0 by default resulting in a divide by zero.&amp;nbsp; &amp;nbsp;Problem was solved however by modifying a similar where everything worked.&amp;nbsp; No angles were used in that one.&amp;nbsp; The pitch was created by the difference between two reference planes and a boring ratio formula, all units in length.&amp;nbsp; Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Apr 2020 12:40:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/inches-inches-inconsistent-units/m-p/9432241#M151012</guid>
      <dc:creator>kgatzke</dc:creator>
      <dc:date>2020-04-09T12:40:30Z</dc:date>
    </item>
  </channel>
</rss>

