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!

Select edges from a selected cell

Status
Not open for further replies.

mj345

Mechanical
Joined
Jan 9, 2019
Messages
82
Location
US
Hello All,
I would like to create a python script for selecting edges attached to the selected cell.
Any help is greatly appreciated.

Thanks,
 
All edges ? You could use the getEdges() method on a cell object.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top