Skip to main content

Mechanical scripting interface

CoreFailureSettings

Last update: 14.01.2025

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

Bases: object

Defines the configuration for the Core failure criterion for sandwich structures.

Overview

Methods

Name Description
Reset Resets the settings to their default values.

Properties

Name Description
ConsiderInterlaminarNormalStresses Gets or sets whether interlaminar normal stresses are included in the core failure evaluation.
WeightingFactor Gets or sets the weighting factor for the core failure criterion. The corresponding failure label

Property detail

property CoreFailureSettings.ConsiderInterlaminarNormalStresses : bool | None

Gets or sets whether interlaminar normal stresses are included in the core failure evaluation.

property CoreFailureSettings.WeightingFactor : float | None

Gets or sets the weighting factor for the core failure criterion. The corresponding failure label : is ‘cf’.

Method detail

CoreFailureSettings.Reset()

Resets the settings to their default values.