Calculating Weight in Inventor

Calculating Weight in Inventor

Anonymous
Not applicable
6,046 Views
5 Replies
Message 1 of 6

Calculating Weight in Inventor

Anonymous
Not applicable

Hey..

 

I had created a multibody part in Autodesk Inventor Pro 2015. Now i have to calculate weight of each body individually. Is it possible in inventor ?

 

Thanks in Advance.

0 Likes
Accepted solutions (1)
6,047 Views
5 Replies
Replies (5)
Message 2 of 6

mdavis22569
Mentor
Mentor

Yes ... you can assign it the proper material from the material library ..

 

Go to Iproperties .. Physical Tab , hit update if needed and you'll see it

 

 

weight.PNG


Did you find this reply helpful ? If so please use the Accept as Solution or Kudos button below.

---------
Mike Davis

EESignature

0 Likes
Message 3 of 6

mdavis22569
Mentor
Mentor

You can also look it up in the multi part assembly ....

 

 

weight 2.PNG


Did you find this reply helpful ? If so please use the Accept as Solution or Kudos button below.

---------
Mike Davis

EESignature

0 Likes
Message 4 of 6

admaiora
Mentor
Mentor
Accepted solution

Multibody file is an ipt file, so you can  assign only a unique part material.

 

You can in alternative:

 

-in the solids folder evaluate the volume of each solid and from that manually calculate the mass for that material

or

- create an assembly with the Make Components tool (manage>make components) and  assign material to parts

or

- use some code to write the masses

 

http://forums.autodesk.com/t5/inventor-general-discussion/how-to-get-mass-of-a-body-within-a-multibo...

 

Admaiora
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

_____________________________________________________________________________
Facebook | Twitter | Youtube

0 Likes
Message 5 of 6

johnsonshiue
Community Manager
Community Manager

Hi! Each body's mass prop can be found by right-clicking the solid body -> Properties. Like prior member indicated, only one material can be assigned to the whole part. So, all bodies would be evaluated in the same material. If you just want to see the mass, you could get around it by changing the material and checking Properties. Or, you can use Make Components command to push each body as a part in an assembly. Then assign the different material to each part.

Thanks!

 



Johnson Shiue (johnson.shiue@autodesk.com)
Software Test Engineer
0 Likes
Message 6 of 6

Anonymous
Not applicable

Got it. Thanks a lot Sir. 🙂

0 Likes