CompositeFailureCriteria

Defines a CompositeFailureCriteria.

Declaration Syntax

public class CompositeFailureCriteria : DataModelObject, IFolderDataModelObject

Table 781: Members

Property

Children

Gets the list of children.

Property

Comments

Gets the list of associated comments.

Property

CoreFailure

Gets the configuration of the Core Failure sandwich failure criterion

Property

Cuntze

Gets the configuration of the Cuntze failure criterion for reinforced materials.

Property

DataModelObjectCategory

Gets the current DataModelObject's category.

Property

FaceSheetWrinkling

Gets the configuration of the Face Sheet Wrinkling sandwich failure criterion.

Property

Figures

Gets the list of associated figures.

Property

Hashin

Gets the configuration of the Hashin failure criterion for reinforced materials.

Property

Hoffman

Gets the configuration of the Hoffman failure criterion for reinforced materials.

Property

Images

Gets the list of associated images.

Property

InternalObject

Gets the internal object. For advanced usage only.

Property

LaRC

Gets the configuration of the LaRC (Langley Research Center) failure criterion for reinforced materials.

Property

MaximumStrain

Gets the configuration of the maximum strain criterion for reinforced materials.

Property

MaximumStress

Gets the configuration of the maximum stress criterion for reinforced materials.

Property

Puck

Gets the configuration of the Puck failure criterion for reinforced materials.

Property

ShearCrimping

Gets the configuration of the Shear Crimping sandwich failure criterion

Property

TsaiHill

Gets the configuration of the Tsai-Hill failure criterion for reinforced materials.

Property

TsaiWu

Gets the configuration of the Tsai-Wu failure criterion for reinforced materials.

Property

VonMises

Gets the configuration of the Von Mises failure criterion for isotropic materials.

Method

AddComment()

Creates a new child Comment.

Method

AddFigure()

Creates a new child Figure.

Method

AddImage(string)

Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the image will be a screen capture of the Geometry window.

Method

Delete()

Run the Delete action.

Method

GetChildren<ChildrenType>(bool, IList<ChildrenType>)

Gets the list of children, filtered by type.

Method

GetChildren(DataModelObjectCategory, bool, IList<IDataModelObject>)

Gets the list of children, filtered by type.