TsaiWuSettings#

class ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.Results.CompositeFailureResults.TsaiWuSettings#

Bases: object

Defines the configuration for the Tsai-Wu failure criterion for reinforced materials.

Overview#

Reset

Resets the settings to their default values.

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: System.Double | None
Gets or sets the weighting factor for the failure criterion.

The corresponding failure label is ‘tw’.

Method detail#

TsaiWuSettings.Reset() System.Void

Resets the settings to their default values.