    

 ## On this page

  

 

 # `ShearCrimpingSettings`

 Last update: 16.07.2025 

<a id="ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.Results.CompositeFailureResults.ShearCrimpingSettings"></a>

#### *class* Ansys.ACT.Automation.Mechanical.Results.CompositeFailureResults.ShearCrimpingSettings

Bases: [`object`](https://docs.python.org/3/library/functions.html#object)

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

<a id="overview"></a>

## Overview

### Methods

NameDescription[`Reset`](#ShearCrimpingSettings.Reset)Resets the settings to their default values.### Properties

NameDescription[`CoreWeightingFactor`](#ShearCrimpingSettings.CoreWeightingFactor)Gets or sets the weighting factor of core material of crimping allowable.[`FaceSheetWeightingFactor`](#ShearCrimpingSettings.FaceSheetWeightingFactor)Gets or sets the weighting factor of face sheets of crimping allowable.[`WeightingFactor`](#ShearCrimpingSettings.WeightingFactor)Gets or sets the weighting factor for shear crimping failure.<a id="property-detail"></a>

## Property detail

<a id="ShearCrimpingSettings.CoreWeightingFactor"></a>

### *property* ShearCrimpingSettings.CoreWeightingFactor *: [float](https://docs.python.org/3/library/functions.html#float) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the weighting factor of core material of crimping allowable.

<a id="ShearCrimpingSettings.FaceSheetWeightingFactor"></a>

### *property* ShearCrimpingSettings.FaceSheetWeightingFactor *: [float](https://docs.python.org/3/library/functions.html#float) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the weighting factor of face sheets of crimping allowable.

<a id="ShearCrimpingSettings.WeightingFactor"></a>

### *property* ShearCrimpingSettings.WeightingFactor *: [float](https://docs.python.org/3/library/functions.html#float) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the weighting factor for shear crimping failure. : The corresponding failure label is ‘sc’.

<a id="method-detail"></a>

## Method detail

<a id="ShearCrimpingSettings.Reset"></a>

### ShearCrimpingSettings.Reset()

Resets the settings to their default values.