TsaiHillSettings#

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

Bases: object

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

The corresponding failure label is ‘th’.

Method detail#

TsaiHillSettings.Reset() System.Void

Resets the settings to their default values.