<?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: Mass &amp;amp; Weight in an assembly in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/mass-amp-weight-in-an-assembly/m-p/11615883#M60488</link>
    <description>&lt;P&gt;i figured out what was wrong if i leave the material weight as per default when i cut a piece out of the part the weight changes if i edit the weight in the physical tab to what the part actually weighs than it wouldn't change the weight after a cut.&lt;/P&gt;&lt;P&gt;thanks for your help.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Dec 2022 02:22:13 GMT</pubDate>
    <dc:creator>mahmoud.ts86</dc:creator>
    <dc:date>2022-12-13T02:22:13Z</dc:date>
    <item>
      <title>Mass &amp; Weight in an assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/mass-amp-weight-in-an-assembly/m-p/11596109#M60481</link>
      <description>&lt;P&gt;In an assembly if i have the weight of every part added to iproperties and i cut a part of the assembly will that change the total weight ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2022 15:08:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/mass-amp-weight-in-an-assembly/m-p/11596109#M60481</guid>
      <dc:creator>mahmoud.ts86</dc:creator>
      <dc:date>2022-12-05T15:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Mass</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/mass-amp-weight-in-an-assembly/m-p/11597127#M60482</link>
      <description>As long a your assembly is updated to absorb the changes, the mass should be recalculated and thus reflect a change on the iProperty. Do you have an example to test with?</description>
      <pubDate>Mon, 05 Dec 2022 03:07:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/mass-amp-weight-in-an-assembly/m-p/11597127#M60482</guid>
      <dc:creator>Gabriel_Watson</dc:creator>
      <dc:date>2022-12-05T03:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Mass</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/mass-amp-weight-in-an-assembly/m-p/11597977#M60483</link>
      <description>&lt;P&gt;I think the answer is no if I have understood your question correctly.&lt;/P&gt;&lt;P&gt;Lets say you have a 100mm cube that you assign a mass manually to of 100kg and insert that cube into an assembly and remove 50mm off the height of the cube as an assembly feature cut you may expect the mass to be reduced to 50kg but it isn't, it will still report the mass as being 100kg. If the mass of the part was being calculated physically by inventor based on material density then the assembly cut would indeed give you the updated mass.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mike&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2022 11:42:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/mass-amp-weight-in-an-assembly/m-p/11597977#M60483</guid>
      <dc:creator>mikejones</dc:creator>
      <dc:date>2022-12-05T11:42:17Z</dc:date>
    </item>
    <item>
      <title>Re: Mass</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/mass-amp-weight-in-an-assembly/m-p/11598047#M60484</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13240045"&gt;@mahmoud.ts86&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If the Mass value has been entered manually, it will not automatically update, as&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/436828"&gt;@mikejones&lt;/a&gt;&amp;nbsp;mentioned.&amp;nbsp; The only workaround for this I've ever seen was to change the part density by modifying the material or creating and assigning a custom material.&amp;nbsp; By calculating what the density needs to be using&amp;nbsp;&lt;STRONG&gt;d=m/v (density = mass/volume)&lt;/STRONG&gt;, you can sort of force the part to have the mass you want it to have.&amp;nbsp; And since the value of Mass now is no loner manually entered, but is a result of this trickery, it should update when the model changes.&amp;nbsp; It's a lot more work, and I haven't tried it since IV 2015 or so.&amp;nbsp; I used to use this to force the Mass to be the known weight of dumb solids, usually STEP files of purchased parts.&amp;nbsp; Manually entering Mass caused errors in the center of gravity, so this was a nice workaround.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2022 12:14:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/mass-amp-weight-in-an-assembly/m-p/11598047#M60484</guid>
      <dc:creator>CGBenner</dc:creator>
      <dc:date>2022-12-05T12:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Mass &amp; Weight in an assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/mass-amp-weight-in-an-assembly/m-p/11599013#M60485</link>
      <description>&lt;P&gt;In the assembly mass of each part is added automatically by the software.&lt;/P&gt;&lt;P&gt;So mass of your assembly is what comes out from adding all your parts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As far as I remember when you cut the assembly (extrude in assembly environment) mass is not updated based on this cut and it actually stays as per assembly without any cuts.&lt;/P&gt;&lt;P&gt;This operation most likely only removes parts of the geometry from rendering, and as assembly is a rigid body environment it calculates mechanical properties based on global properties of the parts (most likely).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What you can try (I did not) is to execute this cut in "Machining" environment of the "weldment" type assembly.&lt;/P&gt;&lt;P&gt;This potentially may have different result than for cut done in modelling environment of standard assembly.&lt;/P&gt;&lt;P&gt;(interesting BTW, I need to check).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cris.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2022 17:31:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/mass-amp-weight-in-an-assembly/m-p/11599013#M60485</guid>
      <dc:creator>Cris-Ideas</dc:creator>
      <dc:date>2022-12-05T17:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Mass &amp; Weight in an assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/mass-amp-weight-in-an-assembly/m-p/11599967#M60486</link>
      <description>&lt;P&gt;Hi! One workflow you may consider is to add a virtual component in the assembly. You can assign the added mass to the VC in the assembly. The mass of the rest within the assembly can stay computed. The total mass of this assembly will be based on the computed mass from all of the components except VC plus the manually added mass from the VC.&lt;/P&gt;
&lt;P&gt;Would it help?&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 00:33:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/mass-amp-weight-in-an-assembly/m-p/11599967#M60486</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2022-12-06T00:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: Mass &amp; Weight in an assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/mass-amp-weight-in-an-assembly/m-p/11600000#M60487</link>
      <description>&lt;P&gt;I give that a go and post an update if it works&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2022 00:53:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/mass-amp-weight-in-an-assembly/m-p/11600000#M60487</guid>
      <dc:creator>mahmoud.ts86</dc:creator>
      <dc:date>2022-12-06T00:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Mass &amp; Weight in an assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/mass-amp-weight-in-an-assembly/m-p/11615883#M60488</link>
      <description>&lt;P&gt;i figured out what was wrong if i leave the material weight as per default when i cut a piece out of the part the weight changes if i edit the weight in the physical tab to what the part actually weighs than it wouldn't change the weight after a cut.&lt;/P&gt;&lt;P&gt;thanks for your help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 02:22:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/mass-amp-weight-in-an-assembly/m-p/11615883#M60488</guid>
      <dc:creator>mahmoud.ts86</dc:creator>
      <dc:date>2022-12-13T02:22:13Z</dc:date>
    </item>
  </channel>
</rss>

