ShearCrimpingSettings
Last update: 14.01.2025
ShearCrimpingSettings
class Ansys.ACT.Automation.Mechanical.Results.CompositeFailureResults.ShearCrimpingSettings
Bases: object
Defines the configuration for the Face Sheet Crimping failure criterion for sandwich structures.
Overview
Methods
Name | Description |
---|---|
Reset |
Resets the settings to their default values. |
Properties
Name | Description |
---|---|
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()
Resets the settings to their default values.