Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

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

section properties

Status
Not open for further replies.

finite

Mechanical
Joined
Sep 21, 1999
Messages
13
Location
QA
I am looking for a lisp routine for the calculation of section properties. I would like to be able to draw a section in autocad and then extract the section properties.
 
If you draw your section as a 3D solid you can use AutoCADs Mass Properties to get the section properties. Steel Stubs has the ability to let you do this by adding a custom section to the database. It also has all the usual steel sections available. You can download a demo at Hope this helps.

Regards
Peter
 
The MASSPROP command will give you the section properties that you desire. Simply draw your section and then convert it into a 2D region. Run the MASSPROP command, and you will have the answer. Be careful, because the MASSPROP command gives the properties relative to the origin of the UCS. Therefore, either move your UCS or the region so that the C.G. of the section is at 0,0,0. Since MASSPROP gives you the C.G. location, this is easy to do in a 2 step process.
 
Butelja

Thank you for that tip. It works 100%
Thanks once again.
Regards

Finite
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top