Dear all,
I need to generate a new contact surface in Hypermesh using a script getting the information from an existing one and offsetting these.
What I'm able to do is to get element id's and the face indices that compose the surface (using hm_getentityarray contactsurfs ... ). But the command *contactsurfcreatewithfaces needs as input element id's and nodes id's.
Is there a way to retrieve nodes id's starting from element id's and face indices?
Thank you very much for your help!
Bruno