Jump to content

Finding Inertia Values about the centre


alrighty93

Recommended Posts

Hi

Is there a way to create a macro which would find the inertia of a region out the (0,0)?

 

Currently, I have to Massprop the object, draw a line from (0,0) to the centre of the object, move the object from the end of the line to the centroid, and then massprop it again to get the correct Ixx and Iyy values.

 

I have looked into creating a macro for it, but I don't know how to use the initial centre values to move the object to (0,0). Is there a way to do this via amacro?

 

If not, is there any other method unknown to me to find the Iyy and Ixx values of an object as if it is sitting at (0,0)?

 

Thanks in advance, hope this all makes sense.

Link to comment
Share on other sites

When you run massprop there is an option to send results to file, what you can do is read this file and using this info move object to the required point then rerun massprop again. Its been a while since I did this. Will have to do a bit of home work.

Link to comment
Share on other sites

  • 1 year later...

I wish ACAD would output the MOI through the centroid for the Ixx and Iyy plus the Ixy. From what I've discovered MASSPROP calculates the MOI's about an axis thru 0,0,0. Is there a lisp routine that would draw short lines through the centroid parallel to the X axis and another short line parallel to the Y axis? A line at the angle of the Izz minimum MOI would also be nice so I could find the distance to the shapes outer fiber to calculate the stress due to bending on the Izz axis.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...