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

Selecting Edges based on length

Status
Not open for further replies.

mj345

Mechanical
Joined
Jan 9, 2019
Messages
82
Location
US
Hello All,
I want to select edges from the geometry based on edge length(lets say 1") and mention the divisions for meshing.Is there any method or script to get it?
Please share your ideas. Any help is greatly appreciated.

Thanks
 
There’s no such built-in option so scripting is the only way to do this. Check the Abaqus Scripting Reference Guide - it explains all the necessary Python commands. The "Edge object" chapter and its first paragraph (about getSize method) will be particularly useful.
 
Thanks a lot FEA way.I'll check it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top