Skip to main content

Mechanical scripting interface

FaceSheetWrinklingSettings

Last update: 14.01.2025

class Ansys.ACT.Automation.Mechanical.Results.CompositeFailureResults.FaceSheetWrinklingSettings

Bases: object

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

Overview

Methods

Name Description
Reset Resets the settings to their default values.

Properties

Name Description
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()

Resets the settings to their default values.