SemiEllipticalCrack#

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

Bases: object

Defines a SemiEllipticalCrack.

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.

MajorRadius

Gets or sets the MajorRadius.

MinorRadius

Gets or sets the MinorRadius.

FractureAffectedZone

Gets or sets the FractureAffectedZone.

CrackMeshMethod

Gets or sets the CrackMeshMethod.

CrackShape

Gets the CrackShape.

CrackSourceType

Gets the CrackSourceType.

AlignWithFaceNormal

Gets or sets the AlignWithFaceNormal.

ProjectToNearestSurface

Gets or sets the ProjectToNearestSurface.

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

Gets the internal object. For advanced usage only.

property SemiEllipticalCrack.XScaleFactor: System.Double | None

Gets or sets the XScaleFactor.

property SemiEllipticalCrack.YScaleFactor: System.Double | None

Gets or sets the YScaleFactor.

property SemiEllipticalCrack.ZScaleFactor: System.Double | None

Gets or sets the ZScaleFactor.

property SemiEllipticalCrack.CircumferentialDivisions: System.Int32 | None

Gets or sets the CircumferentialDivisions.

property SemiEllipticalCrack.CrackFrontDivisions: System.Int32 | None

Gets or sets the CrackFrontDivisions.

property SemiEllipticalCrack.GrowthRate: System.Double | None

Gets or sets the GrowthRate.

property SemiEllipticalCrack.MeshContours: System.Int32 | None

Gets or sets the MeshContours.

property SemiEllipticalCrack.SolutionContours: System.Int32 | None

Gets or sets the SolutionContours.

property SemiEllipticalCrack.Contact1Nodes: System.String | None

Gets or sets the Contact1Nodes.

property SemiEllipticalCrack.CrackFrontNodes: System.String | None

Gets or sets the CrackFrontNodes.

property SemiEllipticalCrack.BottomFaceNodes: System.String | None

Gets or sets the BottomFaceNodes.

property SemiEllipticalCrack.TopFaceNodes: System.String | None

Gets or sets the TopFaceNodes.

property SemiEllipticalCrack.Target1Nodes: System.String | None

Gets or sets the Target1Nodes.

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

Gets or sets the FractureAffectedZoneHeight.

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

Gets or sets the FrontElementSize.

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

Gets or sets the LargestContourRadius.

property SemiEllipticalCrack.MajorRadius: Ansys.Core.Units.Quantity | None

Gets or sets the MajorRadius.

property SemiEllipticalCrack.MinorRadius: Ansys.Core.Units.Quantity | None

Gets or sets the MinorRadius.

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

Gets or sets the FractureAffectedZone.

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

Gets or sets the CrackMeshMethod.

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

Gets the CrackShape.

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

Gets the CrackSourceType.

property SemiEllipticalCrack.AlignWithFaceNormal: System.Boolean | None

Gets or sets the AlignWithFaceNormal.

property SemiEllipticalCrack.ProjectToNearestSurface: System.Boolean | None

Gets or sets the ProjectToNearestSurface.

property SemiEllipticalCrack.ContactPairsNodes: System.Boolean | None

Gets or sets the ContactPairsNodes.

property SemiEllipticalCrack.CrackFacesNodes: System.Boolean | None

Gets or sets the CrackFacesNodes.

property SemiEllipticalCrack.Suppressed: System.Boolean | None

Gets or sets the Suppressed.

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

Gets or sets the CoordinateSystem.

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

Gets or sets the Location.

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

Gets the current DataModelObject’s category.

property SemiEllipticalCrack.CrackID: System.Int32 | None

Gets the CrackID.

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

Gets the list of children.

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

Gets the list of associated comments.

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

Gets the list of associated figures.

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

Gets the list of associated images.

property SemiEllipticalCrack.ReadOnly: System.Boolean | None

Gets or sets the ReadOnly.

property SemiEllipticalCrack.InternalObject: System.Object | None

Gets the internal object. For advanced usage only.

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

Gets the list of properties for this object.

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

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

Method detail#

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

Creates a new CommandSnippet

SemiEllipticalCrack.Delete() System.Void

Run the Delete action.

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

Gets the list of children, filtered by type.

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

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

Creates a new child Comment.

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

Creates a new child Figure.

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

Activate the current object.

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

Copies all visible properties from this object to another.

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

Creates a copy of the current DataModelObject.

SemiEllipticalCrack.GroupAllSimilarChildren() System.Void

Run the GroupAllSimilarChildren action.

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

Run the GroupSimilarObjects action.

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

Get a property by its unique name.

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

Creates a new parameter for a Property.

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

Gets the parameter corresponding to the given property.

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

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