FractureTool

Defines a FractureTool.

Declaration Syntax

public class FractureTool : DataModelObject, IFolderDataModelObject

Table 776: Members

Property

Children

Gets the list of children.

Property

Comments

Gets the list of associated comments.

Property

CrackFrontNumber

Gets or sets the CrackFrontNumber.

Property

CrackSelection

Gets or sets the CrackSelection.

Property

CrackSelectionMode

Gets or sets the CrackSelectionMode.

Property

DataModelObjectCategory

Gets the current DataModelObject's category.

Property

Figures

Gets the list of associated figures.

Property

Images

Gets the list of associated images.

Property

InternalObject

Gets the internal object. For advanced usage only.

Property

MultipleCracksSelection

Get/Set multiple cracks to Fracture tool

Property

ScopingMethod

Gets or sets the ScopingMethod.

Property

Suppressed

Gets or sets the Suppressed.

Method

AddComment()

Creates a new child Comment.

Method

AddCrackExtensionProbe()

Creates a new FractureCrackExtensionProbe

Method

AddCStarIntegral()

Creates a new FractureCSTAR

Method

AddEquivalentSIFSRange()

Creates a new FractureEquivalentSIFSRange

Method

AddEquivalentSIFSRangeProbe()

Creates a new FractureEquivalentSIFSRangeProbe

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

AddJINT()

Creates a new FractureJINT

Method

AddJINTProbe()

Creates a new FractureJINTProbe

Method

AddMaterialForceX()

Creates a new FractureMaterialForceX

Method

AddMaterialForceY()

Creates a new FractureMaterialForceY

Method

AddMaterialForceZ()

Creates a new FractureMaterialForceZ

Method

AddNumberOfCyclesProbe()

Creates a new FractureTotalNumberOfCyclesProbe

Method

AddSIFSK1()

Creates a new FractureSIFSK1

Method

AddSIFSK1Probe()

Creates a new FractureSIFSProbe

Method

AddSIFSK2()

Creates a new FractureSIFSK2

Method

AddSIFSK2Probe()

Creates a new FractureSIFSProbe

Method

AddSIFSK3()

Creates a new FractureSIFSK3

Method

AddSIFSK3Probe()

Creates a new FractureSIFSProbe

Method

AddTSTRESS()

Creates a new FractureTSTRESS

Method

AddVCCTG1()

Creates a new FractureVCCTG1

Method

AddVCCTG2()

Creates a new FractureVCCTG2

Method

AddVCCTG3()

Creates a new FractureVCCTG3

Method

AddVCCTGT()

Creates a new FractureVCCTGT

Method

Delete()

Run the Delete action.

Method

EvaluateAllResults()

Run the EvaluateAllResults 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.