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!

Element numbering for Ekill 1

Status
Not open for further replies.

andyjhn4

Mechanical
Joined
Jul 19, 2005
Messages
9
Location
GB
Hi,
Is it possible to find out the element numbers associated with a particular volume, for example in a series of ten volumes, the element numbers assigned to elements making up volume number 3. I can find the number of elements with the list command just not the numbering which ANSYS has applied to the elements.
This is for a subsequent Ekill command to represent material removal in drilling operations.
Thanks!
 
Hi,

just issue:

Code:
vsel,s,volu,,3
eslv,s
elist,all

Regards,
Alex
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top