<?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: Calculating Secant Pile Area/Volume in Revit Structure Forum</title>
    <link>https://forums.autodesk.com/t5/revit-structure-forum/calculating-secant-pile-area-volume/m-p/11706837#M8511</link>
    <description>&lt;P&gt;try to make all your parameter unitless and set the type of the parameter to number.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unitless for angle is to divide to 1°--&amp;gt; (angle /1°)&lt;/P&gt;&lt;P&gt;unitless for area( cm²) --&amp;gt; (area&amp;nbsp; / 10mm / 10mm) *100 is area in mm²&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Jan 2023 08:43:53 GMT</pubDate>
    <dc:creator>EdwinG</dc:creator>
    <dc:date>2023-01-26T08:43:53Z</dc:date>
    <item>
      <title>Calculating Secant Pile Area/Volume</title>
      <link>https://forums.autodesk.com/t5/revit-structure-forum/calculating-secant-pile-area-volume/m-p/11705200#M8509</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm having trouble trying to get the area of pile overlap in a secant pile wall. We have calculated that the formula for the overlapping area of 2 circles should be something like the below:&lt;/P&gt;&lt;P&gt;(2 * (&lt;FONT color="#FF0000"&gt;Secant_PileRadius&lt;/FONT&gt; ^ 2) * Acos(&lt;FONT color="#FF0000"&gt;Secant_PileCrs&lt;/FONT&gt; / (2 * &lt;FONT color="#FF0000"&gt;Secant_PileRadius&lt;/FONT&gt;))) - (&lt;FONT color="#FF0000"&gt;Secant_PileCrs&lt;/FONT&gt; * sqrt((&lt;FONT color="#FF0000"&gt;Secant_PileRadius&lt;/FONT&gt; ^ 2) - ((&lt;FONT color="#FF0000"&gt;Secant_PileCrs&lt;/FONT&gt; ^ 2) / 4)))&lt;/P&gt;&lt;P&gt;Note: &lt;FONT color="#FF0000"&gt;Red&lt;/FONT&gt; = our parameter names&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the formula we are trying to use in an 'Area' parameter and it keeps giving us the inconsistent units error. We suspect this is due to the Acos function returning an answer which in essence is an angle, which we are then trying to multiply by an area. We have tried separating the Acos calc into another parameter and then use the answer from that parameter in our formula, but this still returns the same error&lt;BR /&gt;&lt;BR /&gt;To give some background to the this, the reason for this calculation is to calculate the volume of concrete in the Primary/Female pile, which will vary based on the Pile Centers. So we are trying to use the formula above to work out the area of 'sacrificial' concrete when the Secondary/Male piles are installed, which we will subtract from the area and then multiply by the depth to give us the total remaining volume&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danglenister_0-1674664319757.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1167103i35E17EBAC957652B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="danglenister_0-1674664319757.png" alt="danglenister_0-1674664319757.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2023 16:58:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-structure-forum/calculating-secant-pile-area-volume/m-p/11705200#M8509</guid>
      <dc:creator>dan.glenister</dc:creator>
      <dc:date>2023-01-25T16:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating Secant Pile Area/Volume</title>
      <link>https://forums.autodesk.com/t5/revit-structure-forum/calculating-secant-pile-area-volume/m-p/11705719#M8510</link>
      <description>&lt;P&gt;I can't really help you with the trig functions in the family parameter since I don't know. This is only to help you in your secant pile concrete volume consideration.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you are looking for the TOTAL concrete volume used for the secant pile job, I assume. Then you will need to consider both primary and secondary piles separately. This is because both piles will be installed at different times. The first pile is going to be the full circle while second pile is also going to be the full circle. The second pile will be taking out the part of circle in question while it is being installed. So unless the volume shown right now is a 2-circle-combined volume, it should be showing the right volume.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2023 20:16:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-structure-forum/calculating-secant-pile-area-volume/m-p/11705719#M8510</guid>
      <dc:creator>gevanKGYB4</dc:creator>
      <dc:date>2023-01-25T20:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating Secant Pile Area/Volume</title>
      <link>https://forums.autodesk.com/t5/revit-structure-forum/calculating-secant-pile-area-volume/m-p/11706837#M8511</link>
      <description>&lt;P&gt;try to make all your parameter unitless and set the type of the parameter to number.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unitless for angle is to divide to 1°--&amp;gt; (angle /1°)&lt;/P&gt;&lt;P&gt;unitless for area( cm²) --&amp;gt; (area&amp;nbsp; / 10mm / 10mm) *100 is area in mm²&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 08:43:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-structure-forum/calculating-secant-pile-area-volume/m-p/11706837#M8511</guid>
      <dc:creator>EdwinG</dc:creator>
      <dc:date>2023-01-26T08:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating Secant Pile Area/Volume</title>
      <link>https://forums.autodesk.com/t5/revit-structure-forum/calculating-secant-pile-area-volume/m-p/11706945#M8512</link>
      <description>&lt;P&gt;It would look something like this. Green are numbers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EdwinG_0-1674725423997.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1167457iF4CEF9326A2D104A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="EdwinG_0-1674725423997.png" alt="EdwinG_0-1674725423997.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EdwinG_1-1674725483999.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1167462iCBA1447462EE86CF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="EdwinG_1-1674725483999.png" alt="EdwinG_1-1674725483999.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 09:31:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-structure-forum/calculating-secant-pile-area-volume/m-p/11706945#M8512</guid>
      <dc:creator>EdwinG</dc:creator>
      <dc:date>2023-01-26T09:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating Secant Pile Area/Volume</title>
      <link>https://forums.autodesk.com/t5/revit-structure-forum/calculating-secant-pile-area-volume/m-p/11707688#M8513</link>
      <description>&lt;P&gt;Thanks a lot for your help, The formulas work a treat!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 15:13:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-structure-forum/calculating-secant-pile-area-volume/m-p/11707688#M8513</guid>
      <dc:creator>dan.glenister</dc:creator>
      <dc:date>2023-01-26T15:13:35Z</dc:date>
    </item>
  </channel>
</rss>

