Defines the configuration for the Von Mises failure criterion for isotropic materials.
Declaration Syntax
public class VonMisesSettings : CompositeFailureCriterionSettings
Table 798: Members
Property | ConsiderInterlaminarNormalStresses |
Gets or sets whether interlaminar normal stresses are evaluated. |
Property | EvaluateStrainFailure |
Gets or sets whether strain failure is evaluated. The corresponding failure label is 'vMe'. |
Property | EvaluateStressFailure |
Gets or sets whether stress failure is evaluated. The corresponding failure label is 'vMs' |
Property | StrainFailureWeightingFactor |
Gets or sets the weighting factor for the strain failure (vMe) evaluation. |
Property | StressFailureWeightingFactor |
Gets or sets the weighting factor for the stress failure (vMs) evaluation. |