MaterialModel#

class ansys.mechanical.stubs.v251.Ansys.ACT.Automation.Mechanical.MaterialObject.MaterialModel#

Bases: object

The material model class holds the data for a particular material model. Examples of a material model would be;: density, isotropic elasticity, or gasket model.

Overview#

Name

Gets the name that identifies the material model

Suppressed

Gets or sets whether this material model should be used in the analysis.

Property detail#

property MaterialModel.Name: str | None#

Gets the name that identifies the material model

property MaterialModel.Suppressed: bool | None#

Gets or sets whether this material model should be used in the analysis.