MaximumStressSettings
#
- class ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.Results.CompositeFailureResults.MaximumStressSettings#
Bases:
object
Defines the configuration for the Maximum Stress failure criterion for reinforced materials.
Overview#
Resets the settings to their default values. |
Gets or sets whether the failure criterion is evaluated in the material 1 direction. |
|
Gets or sets whether the failure criterion is evaluated in the out-of-plane direction. |
|
Gets or sets whether the failure criterion is evaluated in the material 2 direction. |
|
Gets or sets whether failure is evaluated for the out-of-plane shear s13. |
|
Gets or sets whether failure is evaluated for the in-plane shear s12. |
|
Gets or sets whether failure is evaluated for the out-of-plane shear s23. |
|
Gets or sets the weighting factor for the failure criterion in the material 1 direction. |
|
Gets or sets the weighting factor for the failure criterion in the out-of-plane direction. |
|
Gets or sets the weighting factor for the failure criterion in the material 2 direction. |
|
Gets or sets the weighting factor for failure due to out-of-plane shear s13. |
|
Gets or sets the weighting factor for failure due to in-plane shear s12. |
|
Gets or sets the weighting factor for failure due to out-of-plane shear s23. |
Property detail#
- property MaximumStressSettings.EvaluateMaterialOneDirectionFailure: bool | None#
- Gets or sets whether the failure criterion is evaluated in the material 1 direction.
The corresponding failure label is 's1'.
- property MaximumStressSettings.EvaluateMaterialThreeDirectionFailure: bool | None#
- Gets or sets whether the failure criterion is evaluated in the out-of-plane direction.
The corresponding failure label is 's3'.
- property MaximumStressSettings.EvaluateMaterialTwoDirectionFailure: bool | None#
- Gets or sets whether the failure criterion is evaluated in the material 2 direction.
The corresponding failure label is 's2'.
- property MaximumStressSettings.EvaluateShearOneThreeFailure: bool | None#
- Gets or sets whether failure is evaluated for the out-of-plane shear s13.
The corresponding failure label is 's13'.
- property MaximumStressSettings.EvaluateShearOneTwoFailure: bool | None#
- Gets or sets whether failure is evaluated for the in-plane shear s12.
The corresponding failure label is 's12'.
- property MaximumStressSettings.EvaluateShearTwoThreeFailure: bool | None#
- Gets or sets whether failure is evaluated for the out-of-plane shear s23.
The corresponding failure label is 's23'.
- property MaximumStressSettings.MaterialOneDirectionFailureWeightingFactor: float | None#
Gets or sets the weighting factor for the failure criterion in the material 1 direction.
- property MaximumStressSettings.MaterialThreeDirectionFailureWeightingFactor: float | None#
Gets or sets the weighting factor for the failure criterion in the out-of-plane direction.
- property MaximumStressSettings.MaterialTwoDirectionFailureWeightingFactor: float | None#
Gets or sets the weighting factor for the failure criterion in the material 2 direction.
- property MaximumStressSettings.ShearOneThreeFailureWeightingFactor: float | None#
Gets or sets the weighting factor for failure due to out-of-plane shear s13.