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.

HomogeneousCoreCoefficient

Gets or sets the wrinkling coefficient of homogeneous core materials.

HoneycombCoreCoefficient

Gets or sets the wrinkling coefficient of honeycomb core materials.

WeightingFactor

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

Property detail#

property FaceSheetWrinklingSettings.HomogeneousCoreCoefficient: float | None#

Gets or sets the wrinkling coefficient of homogeneous core materials.

property FaceSheetWrinklingSettings.HoneycombCoreCoefficient: float | None#

Gets or sets the wrinkling coefficient of honeycomb core materials.

property FaceSheetWrinklingSettings.WeightingFactor: float | 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.

Method detail#

FaceSheetWrinklingSettings.Reset() None#

Resets the settings to their default values.