Skip to content

Getting element ids from contact #2402

Answered by germa89
ShaileshFle asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @ShaileshFle

Presumably this code should work:

component = "contact"
mapdl.cmsel("s", component)

mapdl.esln()
mapdl.esel("r", "ename", "", 174)

list_elements_ids = mapdl.mesh.enum

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ShaileshFle
Comment options

@germa89
Comment options

Answer selected by germa89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants