ShearCrimpingSettings#

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

Bases: object

Defines the configuration for the Face Sheet Crimping failure criterion for sandwich structures.

Overview#

Reset

Resets the settings to their default values.

CoreWeightingFactor

Gets or sets the weighting factor of core material of crimping allowable.

FaceSheetWeightingFactor

Gets or sets the weighting factor of face sheets of crimping allowable.

WeightingFactor

Gets or sets the weighting factor for shear crimping failure.

Property detail#

property ShearCrimpingSettings.CoreWeightingFactor: float | None#

Gets or sets the weighting factor of core material of crimping allowable.

property ShearCrimpingSettings.FaceSheetWeightingFactor: float | None#

Gets or sets the weighting factor of face sheets of crimping allowable.

property ShearCrimpingSettings.WeightingFactor: float | None#
Gets or sets the weighting factor for shear crimping failure.

The corresponding failure label is 'sc'.

Method detail#

ShearCrimpingSettings.Reset() None#

Resets the settings to their default values.