ansys.dyna.core.pre.dynamaterial.MatRigid#
- class ansys.dyna.core.pre.dynamaterial.MatRigid(mass_density=0, young_modulus=0, poisson_ratio=0.3, center_of_mass_constraint=0, translational_constraint=0, rotational_constraint=0)#
Bases:
MatAdditional
Defines a rigid material.
Parts made from a rigid material are considered to belong to a rigid body.
- ro = 0#
- e = 0#
- pr = 0.3#
- cmo = 0#
- con1 = 0#
- con2 = 0#
- create(stub)#
Create rigid material.