    

 ## On this page

  

 

 # `EllipticalCrack`

 Last update: 09.03.2026 

<a id="ansys.mechanical.stubs.v251.Ansys.ACT.Automation.Mechanical.EllipticalCrack"></a>

#### *class* Ansys.ACT.Automation.Mechanical.EllipticalCrack

Bases: [`object`](https://docs.python.org/3/library/functions.html#object)

Defines a EllipticalCrack.

<a id="overview"></a>

## Overview

### Methods

NameDescription[`Activate`](#EllipticalCrack.Activate)Activate the current object.[`AddCommandSnippet`](#EllipticalCrack.AddCommandSnippet)Creates a new CommandSnippet[`AddComment`](#EllipticalCrack.AddComment)Creates a new child Comment.[`AddFigure`](#EllipticalCrack.AddFigure)Creates a new child Figure.[`AddImage`](#EllipticalCrack.AddImage)Creates a new child Image.[`CopyTo`](#EllipticalCrack.CopyTo)Copies all visible properties from this object to another.[`CreateParameter`](#EllipticalCrack.CreateParameter)Creates a new parameter for a Property.[`Delete`](#EllipticalCrack.Delete)Run the Delete action.[`Duplicate`](#EllipticalCrack.Duplicate)Creates a copy of the current DataModelObject.[`GetChildren`](#EllipticalCrack.GetChildren)Gets the list of children, filtered by type.[`GetParameter`](#EllipticalCrack.GetParameter)Gets the parameter corresponding to the given property.[`GroupAllSimilarChildren`](#EllipticalCrack.GroupAllSimilarChildren)Run the GroupAllSimilarChildren action.[`GroupSimilarObjects`](#EllipticalCrack.GroupSimilarObjects)Run the GroupSimilarObjects action.[`PropertyByAPIName`](#EllipticalCrack.PropertyByAPIName)Get a property by its API name.[`PropertyByName`](#EllipticalCrack.PropertyByName)Get a property by its unique name.[`RemoveParameter`](#EllipticalCrack.RemoveParameter)Removes the parameter from the parameter set corresponding to the given property.### Properties

NameDescription[`BottomFaceNodes`](#EllipticalCrack.BottomFaceNodes)Gets or sets the BottomFaceNodes.[`Children`](#EllipticalCrack.Children)Gets the list of children.[`CircumferentialDivisions`](#EllipticalCrack.CircumferentialDivisions)Gets or sets the CircumferentialDivisions.[`Comments`](#EllipticalCrack.Comments)Gets the list of associated comments.[`Contact1Nodes`](#EllipticalCrack.Contact1Nodes)Gets or sets the Contact1Nodes.[`ContactPairsNodes`](#EllipticalCrack.ContactPairsNodes)Gets or sets the ContactPairsNodes.[`CoordinateSystem`](#EllipticalCrack.CoordinateSystem)Gets or sets the CoordinateSystem.[`CrackFacesNodes`](#EllipticalCrack.CrackFacesNodes)Gets or sets the CrackFacesNodes.[`CrackFrontDivisions`](#EllipticalCrack.CrackFrontDivisions)Gets or sets the CrackFrontDivisions.[`CrackFrontNodes`](#EllipticalCrack.CrackFrontNodes)Gets or sets the CrackFrontNodes.[`CrackID`](#EllipticalCrack.CrackID)Gets the CrackID.[`CrackMeshMethod`](#EllipticalCrack.CrackMeshMethod)Gets or sets the CrackMeshMethod.[`CrackShape`](#EllipticalCrack.CrackShape)Gets the CrackShape.[`CrackSourceType`](#EllipticalCrack.CrackSourceType)Gets the CrackSourceType.[`DataModelObjectCategory`](#EllipticalCrack.DataModelObjectCategory)Gets the current DataModelObject’s category.[`Figures`](#EllipticalCrack.Figures)Gets the list of associated figures.[`FractureAffectedZone`](#EllipticalCrack.FractureAffectedZone)Gets or sets the FractureAffectedZone.[`FractureAffectedZoneHeight`](#EllipticalCrack.FractureAffectedZoneHeight)Gets or sets the FractureAffectedZoneHeight.[`FrontElementSize`](#EllipticalCrack.FrontElementSize)Gets or sets the FrontElementSize.[`GrowthRate`](#EllipticalCrack.GrowthRate)Gets or sets the GrowthRate.[`Images`](#EllipticalCrack.Images)Gets the list of associated images.[`InternalObject`](#EllipticalCrack.InternalObject)Gets the internal object. For advanced usage only.[`LargestContourRadius`](#EllipticalCrack.LargestContourRadius)Gets or sets the LargestContourRadius.[`Location`](#EllipticalCrack.Location)Gets or sets the Location.[`MajorRadius`](#EllipticalCrack.MajorRadius)Gets or sets the MajorRadius.[`MeshContours`](#EllipticalCrack.MeshContours)Gets or sets the MeshContours.[`MinorRadius`](#EllipticalCrack.MinorRadius)Gets or sets the MinorRadius.[`Properties`](#EllipticalCrack.Properties)Gets the list of properties for this object.[`ReadOnly`](#EllipticalCrack.ReadOnly)Gets or sets the ReadOnly.[`SolutionContours`](#EllipticalCrack.SolutionContours)Gets or sets the SolutionContours.[`Suppressed`](#EllipticalCrack.Suppressed)Gets or sets the Suppressed.[`Target1Nodes`](#EllipticalCrack.Target1Nodes)Gets or sets the Target1Nodes.[`TopFaceNodes`](#EllipticalCrack.TopFaceNodes)Gets or sets the TopFaceNodes.[`VisibleProperties`](#EllipticalCrack.VisibleProperties)Gets the list of properties that are visible for this object.[`XScaleFactor`](#EllipticalCrack.XScaleFactor)Gets or sets the XScaleFactor.[`YScaleFactor`](#EllipticalCrack.YScaleFactor)Gets or sets the YScaleFactor.[`ZScaleFactor`](#EllipticalCrack.ZScaleFactor)Gets or sets the ZScaleFactor.<a id="property-detail"></a>

## Property detail

<a id="EllipticalCrack.BottomFaceNodes"></a>

### *property* EllipticalCrack.BottomFaceNodes *: [str](https://docs.python.org/3/library/stdtypes.html#str) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the BottomFaceNodes.

<a id="EllipticalCrack.Children"></a>

### *property* EllipticalCrack.Children *: List\[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject\] | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the list of children.

<a id="EllipticalCrack.CircumferentialDivisions"></a>

### *property* EllipticalCrack.CircumferentialDivisions *: [int](https://docs.python.org/3/library/functions.html#int) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the CircumferentialDivisions.

<a id="EllipticalCrack.Comments"></a>

### *property* EllipticalCrack.Comments *: Iterable\[[Ansys.ACT.Automation.Mechanical.Comment](Comment.md#ansys.mechanical.stubs.v251.Ansys.ACT.Automation.Mechanical.Comment)\] | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the list of associated comments.

<a id="EllipticalCrack.Contact1Nodes"></a>

### *property* EllipticalCrack.Contact1Nodes *: [str](https://docs.python.org/3/library/stdtypes.html#str) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the Contact1Nodes.

<a id="EllipticalCrack.ContactPairsNodes"></a>

### *property* EllipticalCrack.ContactPairsNodes *: [bool](https://docs.python.org/3/library/functions.html#bool) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the ContactPairsNodes.

<a id="EllipticalCrack.CoordinateSystem"></a>

### *property* EllipticalCrack.CoordinateSystem *: [Ansys.ACT.Automation.Mechanical.CoordinateSystem](CoordinateSystem.md#ansys.mechanical.stubs.v251.Ansys.ACT.Automation.Mechanical.CoordinateSystem) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the CoordinateSystem.

<a id="EllipticalCrack.CrackFacesNodes"></a>

### *property* EllipticalCrack.CrackFacesNodes *: [bool](https://docs.python.org/3/library/functions.html#bool) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the CrackFacesNodes.

<a id="EllipticalCrack.CrackFrontDivisions"></a>

### *property* EllipticalCrack.CrackFrontDivisions *: [int](https://docs.python.org/3/library/functions.html#int) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the CrackFrontDivisions.

<a id="EllipticalCrack.CrackFrontNodes"></a>

### *property* EllipticalCrack.CrackFrontNodes *: [str](https://docs.python.org/3/library/stdtypes.html#str) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the CrackFrontNodes.

<a id="EllipticalCrack.CrackID"></a>

### *property* EllipticalCrack.CrackID *: [int](https://docs.python.org/3/library/functions.html#int) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the CrackID.

<a id="EllipticalCrack.CrackMeshMethod"></a>

### *property* EllipticalCrack.CrackMeshMethod *: [Ansys.Mechanical.DataModel.Enums.CrackMeshMethod](../../../Mechanical/DataModel/Enums/CrackMeshMethod.md#ansys.mechanical.stubs.v251.Ansys.Mechanical.DataModel.Enums.CrackMeshMethod) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the CrackMeshMethod.

<a id="EllipticalCrack.CrackShape"></a>

### *property* EllipticalCrack.CrackShape *: [Ansys.Mechanical.DataModel.Enums.CrackShapeType](../../../Mechanical/DataModel/Enums/CrackShapeType.md#ansys.mechanical.stubs.v251.Ansys.Mechanical.DataModel.Enums.CrackShapeType) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the CrackShape.

<a id="EllipticalCrack.CrackSourceType"></a>

### *property* EllipticalCrack.CrackSourceType *: [Ansys.Mechanical.DataModel.Enums.CrackSourceType](../../../Mechanical/DataModel/Enums/CrackSourceType.md#ansys.mechanical.stubs.v251.Ansys.Mechanical.DataModel.Enums.CrackSourceType) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the CrackSourceType.

<a id="EllipticalCrack.DataModelObjectCategory"></a>

### *property* EllipticalCrack.DataModelObjectCategory *: [Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory](../../../Mechanical/DataModel/Enums/DataModelObjectCategory.md#ansys.mechanical.stubs.v251.Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the current DataModelObject’s category.

<a id="EllipticalCrack.Figures"></a>

### *property* EllipticalCrack.Figures *: Iterable\[[Ansys.ACT.Automation.Mechanical.Figure](Figure.md#ansys.mechanical.stubs.v251.Ansys.ACT.Automation.Mechanical.Figure)\] | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the list of associated figures.

<a id="EllipticalCrack.FractureAffectedZone"></a>

### *property* EllipticalCrack.FractureAffectedZone *: [Ansys.Mechanical.DataModel.Enums.FractureAffectedZone](../../../Mechanical/DataModel/Enums/FractureAffectedZone.md#ansys.mechanical.stubs.v251.Ansys.Mechanical.DataModel.Enums.FractureAffectedZone) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the FractureAffectedZone.

<a id="EllipticalCrack.FractureAffectedZoneHeight"></a>

### *property* EllipticalCrack.FractureAffectedZoneHeight *: Ansys.Core.Units.Quantity | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the FractureAffectedZoneHeight.

<a id="EllipticalCrack.FrontElementSize"></a>

### *property* EllipticalCrack.FrontElementSize *: Ansys.Core.Units.Quantity | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the FrontElementSize.

<a id="EllipticalCrack.GrowthRate"></a>

### *property* EllipticalCrack.GrowthRate *: [float](https://docs.python.org/3/library/functions.html#float) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the GrowthRate.

<a id="EllipticalCrack.Images"></a>

### *property* EllipticalCrack.Images *: Iterable\[[Ansys.ACT.Automation.Mechanical.Image](Image.md#ansys.mechanical.stubs.v251.Ansys.ACT.Automation.Mechanical.Image)\] | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the list of associated images.

<a id="EllipticalCrack.InternalObject"></a>

### *property* EllipticalCrack.InternalObject *: Ansys.Common.Interop.DSObjectsAuto.IDSCrackAuto | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the internal object. For advanced usage only.

<a id="EllipticalCrack.LargestContourRadius"></a>

### *property* EllipticalCrack.LargestContourRadius *: Ansys.Core.Units.Quantity | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the LargestContourRadius.

<a id="EllipticalCrack.Location"></a>

### *property* EllipticalCrack.Location *: Ansys.ACT.Interfaces.Common.ISelectionInfo | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the Location.

<a id="EllipticalCrack.MajorRadius"></a>

### *property* EllipticalCrack.MajorRadius *: Ansys.Core.Units.Quantity | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the MajorRadius.

<a id="EllipticalCrack.MeshContours"></a>

### *property* EllipticalCrack.MeshContours *: [int](https://docs.python.org/3/library/functions.html#int) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the MeshContours.

<a id="EllipticalCrack.MinorRadius"></a>

### *property* EllipticalCrack.MinorRadius *: Ansys.Core.Units.Quantity | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the MinorRadius.

<a id="EllipticalCrack.Properties"></a>

### *property* EllipticalCrack.Properties *: [tuple](https://docs.python.org/3/library/stdtypes.html#tuple)\[Ansys.ACT.Automation.Mechanical.Property\] | [None](https://docs.python.org/3/library/constants.html#None)*

Gets the list of properties for this object.

<a id="EllipticalCrack.ReadOnly"></a>

### *property* EllipticalCrack.ReadOnly *: [bool](https://docs.python.org/3/library/functions.html#bool) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the ReadOnly.

<a id="EllipticalCrack.SolutionContours"></a>

### *property* EllipticalCrack.SolutionContours *: [int](https://docs.python.org/3/library/functions.html#int) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the SolutionContours.

<a id="EllipticalCrack.Suppressed"></a>

### *property* EllipticalCrack.Suppressed *: [bool](https://docs.python.org/3/library/functions.html#bool) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the Suppressed.

<a id="EllipticalCrack.Target1Nodes"></a>

### *property* EllipticalCrack.Target1Nodes *: [str](https://docs.python.org/3/library/stdtypes.html#str) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the Target1Nodes.

<a id="EllipticalCrack.TopFaceNodes"></a>

### *property* EllipticalCrack.TopFaceNodes *: [str](https://docs.python.org/3/library/stdtypes.html#str) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the TopFaceNodes.

<a id="EllipticalCrack.VisibleProperties"></a>

### *property* EllipticalCrack.VisibleProperties *: [tuple](https://docs.python.org/3/library/stdtypes.html#tuple)\[Ansys.ACT.Automation.Mechanical.Property\] | [None](https://docs.python.org/3/library/constants.html#None)*

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

<a id="EllipticalCrack.XScaleFactor"></a>

### *property* EllipticalCrack.XScaleFactor *: [float](https://docs.python.org/3/library/functions.html#float) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the XScaleFactor.

<a id="EllipticalCrack.YScaleFactor"></a>

### *property* EllipticalCrack.YScaleFactor *: [float](https://docs.python.org/3/library/functions.html#float) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the YScaleFactor.

<a id="EllipticalCrack.ZScaleFactor"></a>

### *property* EllipticalCrack.ZScaleFactor *: [float](https://docs.python.org/3/library/functions.html#float) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the ZScaleFactor.

<a id="method-detail"></a>

## Method detail

<a id="EllipticalCrack.Activate"></a>

### EllipticalCrack.Activate()

Activate the current object.

<a id="EllipticalCrack.AddCommandSnippet"></a>

### EllipticalCrack.AddCommandSnippet()

Creates a new CommandSnippet

<a id="EllipticalCrack.AddComment"></a>

### EllipticalCrack.AddComment()

Creates a new child Comment.

<a id="EllipticalCrack.AddFigure"></a>

### EllipticalCrack.AddFigure()

Creates a new child Figure.

<a id="EllipticalCrack.AddImage"></a>

### EllipticalCrack.AddImage(filePath: [str](https://docs.python.org/3/library/stdtypes.html#str))

```text
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.

```

<a id="EllipticalCrack.CopyTo"></a>

### EllipticalCrack.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject)

Copies all visible properties from this object to another.

<a id="EllipticalCrack.CreateParameter"></a>

### EllipticalCrack.CreateParameter(propName: [str](https://docs.python.org/3/library/stdtypes.html#str))

Creates a new parameter for a Property.

<a id="EllipticalCrack.Delete"></a>

### EllipticalCrack.Delete()

Run the Delete action.

<a id="EllipticalCrack.Duplicate"></a>

### EllipticalCrack.Duplicate()

Creates a copy of the current DataModelObject.

<a id="EllipticalCrack.GetChildren"></a>

### EllipticalCrack.GetChildren(recurses: [bool](https://docs.python.org/3/library/functions.html#bool), children: List\[ChildrenType\])

Gets the list of children, filtered by type.

<a id="EllipticalCrack.GetParameter"></a>

### EllipticalCrack.GetParameter(propName: [str](https://docs.python.org/3/library/stdtypes.html#str))

Gets the parameter corresponding to the given property.

<a id="EllipticalCrack.GroupAllSimilarChildren"></a>

### EllipticalCrack.GroupAllSimilarChildren()

Run the GroupAllSimilarChildren action.

<a id="EllipticalCrack.GroupSimilarObjects"></a>

### EllipticalCrack.GroupSimilarObjects()

Run the GroupSimilarObjects action.

<a id="EllipticalCrack.PropertyByAPIName"></a>

### EllipticalCrack.PropertyByAPIName(name: [str](https://docs.python.org/3/library/stdtypes.html#str))

```text
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.

```

<a id="EllipticalCrack.PropertyByName"></a>

### EllipticalCrack.PropertyByName(name: [str](https://docs.python.org/3/library/stdtypes.html#str))

Get a property by its unique name.

<a id="EllipticalCrack.RemoveParameter"></a>

### EllipticalCrack.RemoveParameter(propName: [str](https://docs.python.org/3/library/stdtypes.html#str))

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