Eng-Tips is the largest forum for Engineering Professionals on the Internet.

Members share and learn making Eng-Tips Forums the best source of engineering information on the Internet!

  • Congratulations JStephen on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

autocadd massprop command question

Status
Not open for further replies.

4Boomers

Structural
Joined
Mar 29, 2011
Messages
12
Location
US
Hello All,
I am trying to obtain the moment of inertia of built up steel members by drawing the sections in AutoCadd and using the massprop command. When I check AutoCadd's results with hand calcs, it appears that AutoCadd is computing the section properties about at the lower left hand point of the section.

Is there a way to have AutoCAD compute the section properties about the centroid of the composite section?

Any ideas would be appreciated!
 
AutoCAD MASSPROP appears to calculate the properties about the x and y axes (0,0 coordinates).
Move the object and you'll get different results.

MASSPROP also reports moments about the centroid, isn't that what you want?
 
Try this: run massprop, then move the object from the calculated and centroid location to 0,0, then run mass prop again. You will see what it does calculates clearly by comparing the massprop outputs.
 
If you want to leave the cross-sections where they are, instead you can place a POINT at the coordinates of the centroid, then set the origin at that point (UCS, Origin, click the point).
Then run MASSPROP again. The centroid should be found at 0,0 and the Ix / Iy will be around the centroidal axes.


STF
 
Thank you for the solution!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top