EdgeCrack#

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

Bases: object

Defines a EdgeCrack.

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.

InternalObject

Gets the internal object. For advanced usage only.

XScaleFactor

Gets or sets the XScaleFactor.

YScaleFactor

Gets or sets the YScaleFactor.

ZScaleFactor

Gets or sets the ZScaleFactor.

CircumferentialDivisions

Gets or sets the CircumferentialDivisions.

CrackFrontDivisions

Gets or sets the CrackFrontDivisions.

GrowthRate

Gets or sets the GrowthRate.

MeshContours

Gets or sets the MeshContours.

SolutionContours

Gets or sets the SolutionContours.

Contact1Nodes

Gets or sets the Contact1Nodes.

CrackFrontNodes

Gets or sets the CrackFrontNodes.

BottomFaceNodes

Gets or sets the BottomFaceNodes.

TopFaceNodes

Gets or sets the TopFaceNodes.

Target1Nodes

Gets or sets the Target1Nodes.

FractureAffectedZoneHeight

Gets or sets the FractureAffectedZoneHeight.

FrontElementSize

Gets or sets the FrontElementSize.

LargestContourRadius

Gets or sets the LargestContourRadius.

Depth

Gets or sets the Depth.

EndWidth

Gets or sets the EndWidth.

MidWidth

Gets or sets the MidWidth.

StartWidth

Gets or sets the StartWidth.

FractureAffectedZone

Gets or sets the FractureAffectedZone.

CrackMeshMethod

Gets or sets the CrackMeshMethod.

CrackShape

Gets the CrackShape.

CrackSourceType

Gets the CrackSourceType.

ContactPairsNodes

Gets or sets the ContactPairsNodes.

CrackFacesNodes

Gets or sets the CrackFacesNodes.

Suppressed

Gets or sets the Suppressed.

CoordinateSystem

Gets or sets the CoordinateSystem.

Location

Gets or sets the Location.

DataModelObjectCategory

Gets the current DataModelObject’s category.

CrackID

Gets the CrackID.

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 EdgeCrack.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSCrackAuto | None

Gets the internal object. For advanced usage only.

property EdgeCrack.XScaleFactor: System.Double | None

Gets or sets the XScaleFactor.

property EdgeCrack.YScaleFactor: System.Double | None

Gets or sets the YScaleFactor.

property EdgeCrack.ZScaleFactor: System.Double | None

Gets or sets the ZScaleFactor.

property EdgeCrack.CircumferentialDivisions: System.Int32 | None

Gets or sets the CircumferentialDivisions.

property EdgeCrack.CrackFrontDivisions: System.Int32 | None

Gets or sets the CrackFrontDivisions.

property EdgeCrack.GrowthRate: System.Double | None

Gets or sets the GrowthRate.

property EdgeCrack.MeshContours: System.Int32 | None

Gets or sets the MeshContours.

property EdgeCrack.SolutionContours: System.Int32 | None

Gets or sets the SolutionContours.

property EdgeCrack.Contact1Nodes: System.String | None

Gets or sets the Contact1Nodes.

property EdgeCrack.CrackFrontNodes: System.String | None

Gets or sets the CrackFrontNodes.

property EdgeCrack.BottomFaceNodes: System.String | None

Gets or sets the BottomFaceNodes.

property EdgeCrack.TopFaceNodes: System.String | None

Gets or sets the TopFaceNodes.

property EdgeCrack.Target1Nodes: System.String | None

Gets or sets the Target1Nodes.

property EdgeCrack.FractureAffectedZoneHeight: Ansys.Core.Units.Quantity | None

Gets or sets the FractureAffectedZoneHeight.

property EdgeCrack.FrontElementSize: Ansys.Core.Units.Quantity | None

Gets or sets the FrontElementSize.

property EdgeCrack.LargestContourRadius: Ansys.Core.Units.Quantity | None

Gets or sets the LargestContourRadius.

property EdgeCrack.Depth: Ansys.Core.Units.Quantity | None

Gets or sets the Depth.

property EdgeCrack.EndWidth: Ansys.Core.Units.Quantity | None

Gets or sets the EndWidth.

property EdgeCrack.MidWidth: Ansys.Core.Units.Quantity | None

Gets or sets the MidWidth.

property EdgeCrack.StartWidth: Ansys.Core.Units.Quantity | None

Gets or sets the StartWidth.

property EdgeCrack.FractureAffectedZone: Ansys.Mechanical.DataModel.Enums.FractureAffectedZone | None

Gets or sets the FractureAffectedZone.

property EdgeCrack.CrackMeshMethod: Ansys.Mechanical.DataModel.Enums.CrackMeshMethod | None

Gets or sets the CrackMeshMethod.

property EdgeCrack.CrackShape: Ansys.Mechanical.DataModel.Enums.CrackShapeType | None

Gets the CrackShape.

property EdgeCrack.CrackSourceType: Ansys.Mechanical.DataModel.Enums.CrackSourceType | None

Gets the CrackSourceType.

property EdgeCrack.ContactPairsNodes: System.Boolean | None

Gets or sets the ContactPairsNodes.

property EdgeCrack.CrackFacesNodes: System.Boolean | None

Gets or sets the CrackFacesNodes.

property EdgeCrack.Suppressed: System.Boolean | None

Gets or sets the Suppressed.

property EdgeCrack.CoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None

Gets or sets the CoordinateSystem.

property EdgeCrack.Location: Ansys.ACT.Interfaces.Common.ISelectionInfo | None

Gets or sets the Location.

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

Gets the current DataModelObject’s category.

property EdgeCrack.CrackID: System.Int32 | None

Gets the CrackID.

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

Gets the list of children.

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

Gets the list of associated comments.

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

Gets the list of associated figures.

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

Gets the list of associated images.

property EdgeCrack.ReadOnly: System.Boolean | None

Gets or sets the ReadOnly.

property EdgeCrack.InternalObject: System.Object | None

Gets the internal object. For advanced usage only.

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

Gets the list of properties for this object.

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

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

Method detail#

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

Creates a new CommandSnippet

EdgeCrack.Delete() System.Void

Run the Delete action.

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

Gets the list of children, filtered by type.

EdgeCrack.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.

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

Creates a new child Comment.

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

Creates a new child Figure.

EdgeCrack.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.
EdgeCrack.Activate() System.Void

Activate the current object.

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

Copies all visible properties from this object to another.

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

Creates a copy of the current DataModelObject.

EdgeCrack.GroupAllSimilarChildren() System.Void

Run the GroupAllSimilarChildren action.

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

Run the GroupSimilarObjects action.

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

Get a property by its unique name.

EdgeCrack.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.
EdgeCrack.CreateParameter(propName: System.String) Ansys.ACT.Interfaces.Mechanical.IParameter

Creates a new parameter for a Property.

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

Gets the parameter corresponding to the given property.

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

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