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 dmapguru on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Shank007

  1. Shank007

    finding part volume using Python script in Abaqus

    thread799-376818 The subject thread is closed, but without any answer. I recently joined and I thought I will try to answer it for future reference. mask=mdb.models['Model'].parts['part'].cells.getMask() cellobj_sequence= mdb.models['Model'].parts['part'].cells.getSequenceFromMask(mask=mask)...

Part and Inventory Search

Back
Top