The ContactProperty object defines a contact interaction property.
The ContactProperty object is derived from the InteractionProperty object.
import interaction mdb.models[name].interactionProperties[name]
This method creates a ContactProperty object.
mdb.models[name].ContactProperty
Required argument
A String specifying the interaction property repository key.
Optional arguments
Return value
A ContactProperty object.
Exceptions
The ContactProperty object can have the following members:
A ContactTangentialBehavior object.
A NormalBehavior object.
A ContactDamping object.
A ContactDamage object.
A FractureCriterion object.
A CohesiveBehavior object.
A ThermalConductance object.
A GapHeatGeneration object.
A Radiation object.
A GeometricProperties object.
A GapElectricalConductance object.