<?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 Surface Area of Pipes in Revit MEP Forum</title>
    <link>https://forums.autodesk.com/t5/revit-mep-forum/surface-area-of-pipes/m-p/12556718#M6561</link>
    <description>&lt;P&gt;I am trying to add surface area parameter (built in parameter) in schedule but it is not appearing. It is showing in the instance parameter but not appearing in schedule. can anyone help me on this ?&lt;/P&gt;</description>
    <pubDate>Tue, 13 Feb 2024 05:07:37 GMT</pubDate>
    <dc:creator>arjiZSEUN</dc:creator>
    <dc:date>2024-02-13T05:07:37Z</dc:date>
    <item>
      <title>Surface Area of Pipes</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/surface-area-of-pipes/m-p/12556718#M6561</link>
      <description>&lt;P&gt;I am trying to add surface area parameter (built in parameter) in schedule but it is not appearing. It is showing in the instance parameter but not appearing in schedule. can anyone help me on this ?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2024 05:07:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/surface-area-of-pipes/m-p/12556718#M6561</guid>
      <dc:creator>arjiZSEUN</dc:creator>
      <dc:date>2024-02-13T05:07:37Z</dc:date>
    </item>
    <item>
      <title>Betreff: Surface Area of Pipes</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/surface-area-of-pipes/m-p/12557583#M6562</link>
      <description>&lt;P&gt;Are you talking about the "Area" parameter?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="iainsavage_0-1707832941457.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1325577i22231049F4F939F9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="iainsavage_0-1707832941457.png" alt="iainsavage_0-1707832941457.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If so then be aware that I've noticed what I think is an error in that value since it appears to calculate the surface area using the pipe's nominal Size parameter rather than using the actual Outside Diameter.&lt;/P&gt;&lt;P&gt;So on that basis I think it would be safer for you if you created a calculated parameter to calculate the area correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If however you really want to use the built-in Area parameter in a schedule then you would need to use Dynamo to extract values from that parameter and then pass those values to your own shared parameter which can be scheduled.&lt;/P&gt;&lt;P&gt;There are similar posts and solutions with sample Dynamo scripts using the GetParameterValueByName and SetParameterByName nodes.&lt;/P&gt;&lt;P&gt;Here's an example:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="iainsavage_1-1707833517541.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1325582i71D2E796E0782C45/image-size/medium?v=v2&amp;amp;px=400" role="button" title="iainsavage_1-1707833517541.png" alt="iainsavage_1-1707833517541.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;(The error warning is because I don't have the custom shared parameter "SurfaceArea" loaded into my sample project - you need to create the Shared Parameter, load it into your project/template and associate it to the Pipes category)&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2024 14:15:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/surface-area-of-pipes/m-p/12557583#M6562</guid>
      <dc:creator>iainsavage</dc:creator>
      <dc:date>2024-02-13T14:15:50Z</dc:date>
    </item>
    <item>
      <title>Betreff: Surface Area of Pipes</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/surface-area-of-pipes/m-p/12567419#M6563</link>
      <description>&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;I would suggest to use pipe outside diameter for surface area calculations. Since we need outer surface area for heat load calculations rather than nominal Dia.&lt;/P&gt;&lt;P&gt;And regarding dynamo, yes it possible. I do aware of that but it is not dynamic. what in the case someone have changed and published without dynamo. It will be a real mess.&lt;/P&gt;&lt;P&gt;So it is better to have that same parameter in schedule.&amp;nbsp;@Anonymous&amp;nbsp; need to help on this. Till then we can create calculated shared parameter with formulas.&lt;/P&gt;&lt;P&gt;Please let me know if anyone have better strategy.&lt;/P&gt;</description>
      <pubDate>Sun, 18 Feb 2024 09:30:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/surface-area-of-pipes/m-p/12567419#M6563</guid>
      <dc:creator>arjiZSEUN</dc:creator>
      <dc:date>2024-02-18T09:30:54Z</dc:date>
    </item>
    <item>
      <title>Betreff: Surface Area of Pipes</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/surface-area-of-pipes/m-p/12567540#M6564</link>
      <description>&lt;P&gt;If you are not relying on the built-in Area parameter, which as I said gives the wrong(?) value, then you can just create a calculated parameter in your schedule.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="iainsavage_0-1708259073261.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1327501iEBE367F27770731C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="iainsavage_0-1708259073261.png" alt="iainsavage_0-1708259073261.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For comparison here are values calculated as above and compared with the data extracted from the built-in Area parameter&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="iainsavage_1-1708259177169.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1327502iE75450FCE5BEE65E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="iainsavage_1-1708259177169.png" alt="iainsavage_1-1708259177169.png" /&gt;&lt;/span&gt;&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="iainsavage_2-1708259328525.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1327503iFD2834FC4AC164B4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="iainsavage_2-1708259328525.png" alt="iainsavage_2-1708259328525.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Feb 2024 12:29:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/surface-area-of-pipes/m-p/12567540#M6564</guid>
      <dc:creator>iainsavage</dc:creator>
      <dc:date>2024-02-18T12:29:07Z</dc:date>
    </item>
  </channel>
</rss>

