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.

WeightingFactor

Gets or sets the weighting factor for shear crimping failure.

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.

Property detail#

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

The corresponding failure label is ‘sc’.

property ShearCrimpingSettings.CoreWeightingFactor: System.Double | None

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

property ShearCrimpingSettings.FaceSheetWeightingFactor: System.Double | None

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

Method detail#

ShearCrimpingSettings.Reset() System.Void

Resets the settings to their default values.