SMARTCrackGrowth#

class ansys.mechanical.stubs.v242.Ansys.ACT.Automation.Mechanical.SMARTCrackGrowth#

Bases: object

Defines a SMARTCrackGrowth.

Overview#

AddCommandSnippet

Creates a new CommandSnippet

Delete

Run the Delete action.

GetChildren

Gets the list of children, filtered by type.

GetChildren

Gets the list of children, filtered by type.

AddComment

Creates a new child Comment.

AddFigure

Creates a new child Figure.

AddImage

Creates a new child Image.

Activate

Activate the current object.

CopyTo

Copies all visible properties from this object to another.

Duplicate

Creates a copy of the current DataModelObject.

GroupAllSimilarChildren

Run the GroupAllSimilarChildren action.

GroupSimilarObjects

Run the GroupSimilarObjects action.

PropertyByName

Get a property by its unique name.

PropertyByAPIName

Get a property by its API name.

CreateParameter

Creates a new parameter for a Property.

GetParameter

Gets the parameter corresponding to the given property.

RemoveParameter

Removes the parameter from the parameter set corresponding to the given property.

AutomaticTimeStepping

Gets or sets the AutomaticTimeStepping.

FailureCriteriaOption

Gets or sets the FailureCriteriaOption.

CriticalRate

Gets or sets the CriticalRate.

StopValue

Gets or sets the StopValue.

MaxIncrementValue

Gets or sets the MaxIncrementValue.

MinIncrementValue

Gets or sets the MinIncrementValue.

InternalObject

Gets the internal object. For advanced usage only.

CrackGrowthLaw

Gets the CrackGrowthLaw.

Material

Gets or sets the Material.

NumberOfCycles

Gets or sets the NumberOfCycles.

StressRatio

Gets or sets the StressRatio.

InitialTimeStep

Gets or sets the InitialTimeStep.

MaximumTimeStep

Gets or sets the MaximumTimeStep.

MinimumTimeStep

Gets or sets the MinimumTimeStep.

CrackGrowthMethodology

Gets or sets the CrackGrowthMethodology.

CrackGrowthOption

Gets or sets the CrackGrowthOption.

Method

Gets the Method.

Analysis

Gets the Analysis.

MaxIncrementOfCrackExtension

Gets or sets the MaxIncrementOfCrackExtension.

MeshCoarsening

Gets or sets the MeshCoarsening.

MinIncrementOfCrackExtension

Gets or sets the MinIncrementOfCrackExtension.

StopCriterion

Gets or sets the StopCriterion.

Suppressed

Gets or sets the Suppressed.

InitialCrack

Gets or sets the InitialCrack.

DataModelObjectCategory

Gets the current DataModelObject’s category.

Children

Gets the list of children.

Comments

Gets the list of associated comments.

Figures

Gets the list of associated figures.

Images

Gets the list of associated images.

ReadOnly

Gets or sets the ReadOnly.

InternalObject

Gets the internal object. For advanced usage only.

Properties

Gets the list of properties for this object.

VisibleProperties

Gets the list of properties that are visible for this object.

Property detail#

property SMARTCrackGrowth.AutomaticTimeStepping: Ansys.Mechanical.DataModel.Enums.AutomaticOrManual | None

Gets or sets the AutomaticTimeStepping.

property SMARTCrackGrowth.FailureCriteriaOption: Ansys.Mechanical.DataModel.Enums.DelaminationFailureCriteriaOption | None

Gets or sets the FailureCriteriaOption.

property SMARTCrackGrowth.CriticalRate: Ansys.Core.Units.Quantity | None

Gets or sets the CriticalRate.

property SMARTCrackGrowth.StopValue: Ansys.Core.Units.Quantity | None

Gets or sets the StopValue.

property SMARTCrackGrowth.MaxIncrementValue: Ansys.Core.Units.Quantity | None

Gets or sets the MaxIncrementValue.

property SMARTCrackGrowth.MinIncrementValue: Ansys.Core.Units.Quantity | None

Gets or sets the MinIncrementValue.

property SMARTCrackGrowth.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSDelaminationAuto | None

Gets the internal object. For advanced usage only.

property SMARTCrackGrowth.CrackGrowthLaw: System.String | None

Gets the CrackGrowthLaw.

property SMARTCrackGrowth.Material: System.String | None

Gets or sets the Material.

property SMARTCrackGrowth.NumberOfCycles: System.Int32 | None

Gets or sets the NumberOfCycles.

property SMARTCrackGrowth.StressRatio: System.Double | None

Gets or sets the StressRatio.

property SMARTCrackGrowth.InitialTimeStep: Ansys.Core.Units.Quantity | None

Gets or sets the InitialTimeStep.

property SMARTCrackGrowth.MaximumTimeStep: Ansys.Core.Units.Quantity | None

Gets or sets the MaximumTimeStep.

property SMARTCrackGrowth.MinimumTimeStep: Ansys.Core.Units.Quantity | None

Gets or sets the MinimumTimeStep.

property SMARTCrackGrowth.CrackGrowthMethodology: Ansys.Mechanical.DataModel.Enums.CrackGrowthMethodology | None

Gets or sets the CrackGrowthMethodology.

property SMARTCrackGrowth.CrackGrowthOption: Ansys.Mechanical.DataModel.Enums.CrackGrowthOption | None

Gets or sets the CrackGrowthOption.

property SMARTCrackGrowth.Method: Ansys.Mechanical.DataModel.Enums.DelaminationMethod | None

Gets the Method.

property SMARTCrackGrowth.Analysis: Ansys.Mechanical.DataModel.Enums.DelaminationType | None

Gets the Analysis.

property SMARTCrackGrowth.MaxIncrementOfCrackExtension: Ansys.Mechanical.DataModel.Enums.CrackGrowthIncrementType | None

Gets or sets the MaxIncrementOfCrackExtension.

property SMARTCrackGrowth.MeshCoarsening: Ansys.Mechanical.DataModel.Enums.CrackGrowthMeshCoarsening | None

Gets or sets the MeshCoarsening.

property SMARTCrackGrowth.MinIncrementOfCrackExtension: Ansys.Mechanical.DataModel.Enums.CrackGrowthIncrementType | None

Gets or sets the MinIncrementOfCrackExtension.

property SMARTCrackGrowth.StopCriterion: Ansys.Mechanical.DataModel.Enums.StopCriterion | None

Gets or sets the StopCriterion.

property SMARTCrackGrowth.Suppressed: System.Boolean | None

Gets or sets the Suppressed.

property SMARTCrackGrowth.InitialCrack: Ansys.ACT.Automation.Mechanical.GenericCrack | None

Gets or sets the InitialCrack.

property SMARTCrackGrowth.DataModelObjectCategory: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None

Gets the current DataModelObject’s category.

property SMARTCrackGrowth.Children: System.Collections.Generic.IList[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None

Gets the list of children.

property SMARTCrackGrowth.Comments: System.Collections.Generic.IEnumerable[Ansys.ACT.Automation.Mechanical.Comment] | None

Gets the list of associated comments.

property SMARTCrackGrowth.Figures: System.Collections.Generic.IEnumerable[Ansys.ACT.Automation.Mechanical.Figure] | None

Gets the list of associated figures.

property SMARTCrackGrowth.Images: System.Collections.Generic.IEnumerable[Ansys.ACT.Automation.Mechanical.Image] | None

Gets the list of associated images.

property SMARTCrackGrowth.ReadOnly: System.Boolean | None

Gets or sets the ReadOnly.

property SMARTCrackGrowth.InternalObject: System.Object | None

Gets the internal object. For advanced usage only.

property SMARTCrackGrowth.Properties: System.Collections.Generic.IReadOnlyList[Ansys.ACT.Automation.Mechanical.Property] | None

Gets the list of properties for this object.

property SMARTCrackGrowth.VisibleProperties: System.Collections.Generic.IReadOnlyList[Ansys.ACT.Automation.Mechanical.Property] | None

Gets the list of properties that are visible for this object.

Method detail#

SMARTCrackGrowth.AddCommandSnippet() Ansys.ACT.Automation.Mechanical.CommandSnippet

Creates a new CommandSnippet

SMARTCrackGrowth.Delete() System.Void

Run the Delete action.

SMARTCrackGrowth.GetChildren(recurses: System.Boolean, children: System.Collections.Generic.IList[ChildrenType]) System.Collections.Generic.IList[ChildrenType]

Gets the list of children, filtered by type.

SMARTCrackGrowth.GetChildren(category: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory, recurses: System.Boolean, children: System.Collections.Generic.IList[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject]) System.Collections.Generic.IList[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject]

Gets the list of children, filtered by type.

SMARTCrackGrowth.AddComment() Ansys.ACT.Automation.Mechanical.Comment

Creates a new child Comment.

SMARTCrackGrowth.AddFigure() Ansys.ACT.Automation.Mechanical.Figure

Creates a new child Figure.

SMARTCrackGrowth.AddImage(filePath: System.String) Ansys.ACT.Automation.Mechanical.Image
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.
SMARTCrackGrowth.Activate() System.Void

Activate the current object.

SMARTCrackGrowth.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) System.Void

Copies all visible properties from this object to another.

SMARTCrackGrowth.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject

Creates a copy of the current DataModelObject.

SMARTCrackGrowth.GroupAllSimilarChildren() System.Void

Run the GroupAllSimilarChildren action.

SMARTCrackGrowth.GroupSimilarObjects() Ansys.ACT.Automation.Mechanical.TreeGroupingFolder

Run the GroupSimilarObjects action.

SMARTCrackGrowth.PropertyByName(name: System.String) Ansys.ACT.Automation.Mechanical.Property

Get a property by its unique name.

SMARTCrackGrowth.PropertyByAPIName(name: System.String) Ansys.ACT.Automation.Mechanical.Property
Get a property by its API name.
If multiple properties have the same API Name, only the first property with that name will be returned.
SMARTCrackGrowth.CreateParameter(propName: System.String) Ansys.ACT.Interfaces.Mechanical.IParameter

Creates a new parameter for a Property.

SMARTCrackGrowth.GetParameter(propName: System.String) Ansys.ACT.Interfaces.Mechanical.IParameter

Gets the parameter corresponding to the given property.

SMARTCrackGrowth.RemoveParameter(propName: System.String) System.Void

Removes the parameter from the parameter set corresponding to the given property.