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!

Selecting angled surfaces in a part using Python script

Status
Not open for further replies.

mj345

Mechanical
Joined
Jan 9, 2019
Messages
82
Location
US
Hello All,
Thanks for your time and help. Is there any command/script to select angled faces in Abaqus using python?
 
Abaqus/CAE has selection propagation by angle but if you just want to select all inclined faces in a model, you would have to find a way to distinguish them programmatically. Maybe using face normals.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top