TsaiHillSettings
Last update: 14.01.2025
TsaiHillSettings
class Ansys.ACT.Automation.Mechanical.Results.CompositeFailureResults.TsaiHillSettings
Bases: object
Defines the configuration for the Tsai-Hill failure criterion for reinforced materials.
Overview
Methods
Name | Description |
---|---|
Reset |
Resets the settings to their default values. |
Properties
Name | Description |
---|---|
FailureDimension |
Gets or sets whether the failure criterion is evaluated only in-plane (2D), |
WeightingFactor |
Gets or sets the weighting factor for the failure criterion. |
Property detail
property TsaiHillSettings.FailureDimension : Ansys.Mechanical.DataModel.MechanicalEnums.CompositeFailure.FailureDimension | None
Gets or sets whether the failure criterion is evaluated only in-plane (2D), : or also in the out-of-plane direction (3D).
property TsaiHillSettings.WeightingFactor : float | None
Gets or sets the weighting factor for the failure criterion. : The corresponding failure label is ‘th’.
Method detail
TsaiHillSettings.Reset()
Resets the settings to their default values.