<?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: Fabrication Part weight in Revit MEP Forum</title>
    <link>https://forums.autodesk.com/t5/revit-mep-forum/fabrication-part-weight/m-p/8877009#M39961</link>
    <description>&lt;P&gt;Properties Palette (and other UI) units are user selectable.. what you see in the Snoop UI, I suspect, is the internal units.&lt;/P&gt;
&lt;P&gt;10.26 lb = 4.65 kg [according to &lt;A href="https://www.google.com/search?rlz=1C1GGRV_enUS795US795&amp;amp;ei=Yt4UXbSIB5rVtAbJvbfYCg&amp;amp;q=4.65386325080967+kg+to+lb&amp;amp;oq=4.65386325080967+kg+to+lb&amp;amp;gs_l=psy-ab.3..33i299l3.4178.6084..6549...0.0..1.214.1451.8j5j1......0....1..gws-wiz.......0i71j33i10.Fwpg3-xrl9k" target="_blank" rel="noopener"&gt;google&lt;/A&gt;]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jun 2019 15:20:50 GMT</pubDate>
    <dc:creator>Martin__Schmid</dc:creator>
    <dc:date>2019-06-27T15:20:50Z</dc:date>
    <item>
      <title>Fabrication Part weight</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/fabrication-part-weight/m-p/8876869#M39960</link>
      <description>&lt;P&gt;Hello, I cant seem to figure out why the snoop weight is different from the weight in the parameters? I have no idea on why the snoop weight is 4.6538. I know why the mechanical parameter weight is 10.260 lb is because in the fabrication autocad setting its listed 1.14 per ft, I just dont understand why snoop weight is off. Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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="Capture2.JPG" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/651738i3CAB67F9734C12A4/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture2.JPG" alt="Capture2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2019 14:41:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/fabrication-part-weight/m-p/8876869#M39960</guid>
      <dc:creator>Jes_Gonzalez</dc:creator>
      <dc:date>2019-06-27T14:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Fabrication Part weight</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/fabrication-part-weight/m-p/8877009#M39961</link>
      <description>&lt;P&gt;Properties Palette (and other UI) units are user selectable.. what you see in the Snoop UI, I suspect, is the internal units.&lt;/P&gt;
&lt;P&gt;10.26 lb = 4.65 kg [according to &lt;A href="https://www.google.com/search?rlz=1C1GGRV_enUS795US795&amp;amp;ei=Yt4UXbSIB5rVtAbJvbfYCg&amp;amp;q=4.65386325080967+kg+to+lb&amp;amp;oq=4.65386325080967+kg+to+lb&amp;amp;gs_l=psy-ab.3..33i299l3.4178.6084..6549...0.0..1.214.1451.8j5j1......0....1..gws-wiz.......0i71j33i10.Fwpg3-xrl9k" target="_blank" rel="noopener"&gt;google&lt;/A&gt;]&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2019 15:20:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/fabrication-part-weight/m-p/8877009#M39961</guid>
      <dc:creator>Martin__Schmid</dc:creator>
      <dc:date>2019-06-27T15:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: Fabrication Part weight</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/fabrication-part-weight/m-p/8877149#M39962</link>
      <description>&lt;P&gt;Here is another kicker, im writing code and it does let me get the fabrication weight but not get the weight in the Revit Properties.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2019 16:03:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/fabrication-part-weight/m-p/8877149#M39962</guid>
      <dc:creator>Jes_Gonzalez</dc:creator>
      <dc:date>2019-06-27T16:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Fabrication Part weight</title>
      <link>https://forums.autodesk.com/t5/revit-mep-forum/fabrication-part-weight/m-p/8877176#M39963</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/6368654"&gt;@Jes_Gonzalez&lt;/a&gt;&amp;nbsp; - if your goal is to get the 10.26 lbs value, I suspect you need to:&lt;/P&gt;
&lt;P&gt;1. Figure out what API you need to use to determine what the Project Units are set to.&lt;/P&gt;
&lt;P&gt;2. Figure out what API you need to use to convert the internal units to the desired units (from step 1 above).&lt;/P&gt;
&lt;P&gt;You'd be better served on the &lt;A href="https://forums.autodesk.com/t5/revit-api-forum/bd-p/160" target="_blank" rel="noopener"&gt;Revit API Forum&lt;/A&gt; for that, as unless I'm missing something, this isn't an MEP specific issue.&lt;/P&gt;
&lt;P&gt;Here are a couple of blog posts that hopefully get you in the right ballpark... and if you can't get it from there, the API forum would be my suggested next step.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://thebuildingcoder.typepad.com/blog/2016/08/unitutils-converting-units-for-unit-weight.html" target="_blank"&gt;https://thebuildingcoder.typepad.com/blog/2016/08/unitutils-converting-units-for-unit-weight.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://spiderinnet.typepad.com/blog/2014/07/revit-units-net-api-list-out-all-unit-settings-of-the-current-document.html" target="_blank"&gt;https://spiderinnet.typepad.com/blog/2014/07/revit-units-net-api-list-out-all-unit-settings-of-the-current-document.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jun 2019 16:20:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-mep-forum/fabrication-part-weight/m-p/8877176#M39963</guid>
      <dc:creator>Martin__Schmid</dc:creator>
      <dc:date>2019-06-27T16:20:32Z</dc:date>
    </item>
  </channel>
</rss>

