EMContact#

class ansys.dyna.core.pre.dynaem.EMContact(contact_type=EMContactType.NODE_TO_NODE_PENALTY_BASED_CONTACT)#

Detects contact between conductors.

If no contact parts are defined, this method detects contact between all active parts associated with a conducting material.

Overview#

create

Create an EM contact.

Import detail#

from ansys.dyna.core.pre.dynaem import EMContact

Attribute detail#

EMContact.stub#
EMContact.contacttype = 0#

Method detail#

EMContact.create()#

Create an EM contact.