TsaiWuSettings
Last update: 14.01.2025
TsaiWuSettings
class Ansys.ACT.Automation.Mechanical.Results.CompositeFailureResults.TsaiWuSettings
Bases: object
Defines the configuration for the Tsai-Wu 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 TsaiWuSettings.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 TsaiWuSettings.WeightingFactor : float | None
Gets or sets the weighting factor for the failure criterion. : The corresponding failure label is ‘tw’.
Method detail
TsaiWuSettings.Reset()
Resets the settings to their default values.