Hai Mustaine thank you for your answer.
Unfortunately i have to use a Element surface because i will use it to create a Offset ( Solid layer ).
i have tried using .getByBoundingBox :
p = mdb.models['Model-1'].parts['Part-1']
f = p.elements
face6Elements =f.getByBoundingBox(-15,5,0,15,5,Length)
p.Surface(face6Elements= face6Elements , name='Surf-1')
but it doesnt work(!Surf-1), is it because " elements.getByBoundingBox() " ?
Mustaine would you tell me how does the search method based on coordinates work ?
Thank you very much
Eine Antwort auf diesen Beitrag verfassen (mit Zitat/Zitat des Beitrags) IP