FaceSheetWrinklingSettings#

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

Bases: object

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

Overview#

Reset

Resets the settings to their default values.

WeightingFactor

Gets or sets the weighting factor for the face sheet wrinkling criterion. The corresponding failure

HomogeneousCoreCoefficient

Gets or sets the wrinkling coefficient of homogeneous core materials.

HoneycombCoreCoefficient

Gets or sets the wrinkling coefficient of honeycomb core materials.

Property detail#

property FaceSheetWrinklingSettings.WeightingFactor: System.Double | None
Gets or sets the weighting factor for the face sheet wrinkling criterion. The corresponding failure

label is ‘wt’ for wrinkling at the top face, ‘wb’ at the bottom face.

property FaceSheetWrinklingSettings.HomogeneousCoreCoefficient: System.Double | None

Gets or sets the wrinkling coefficient of homogeneous core materials.

property FaceSheetWrinklingSettings.HoneycombCoreCoefficient: System.Double | None

Gets or sets the wrinkling coefficient of honeycomb core materials.

Method detail#

FaceSheetWrinklingSettings.Reset() System.Void

Resets the settings to their default values.