    

 ## On this page

  

 

 # `ImportedPremeshedBoltPretensions`

 Last update: 16.07.2025 

<a id="ansys.mechanical.stubs.v241.Ansys.ACT.Automation.Mechanical.ImportedPremeshedBoltPretensions"></a>

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

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

Defines a ImportedPremeshedBoltPretensions.

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

## Overview

### Methods

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

NameDescription[`Children`](#ImportedPremeshedBoltPretensions.Children)Gets the list of children.[`Comments`](#ImportedPremeshedBoltPretensions.Comments)Gets the list of associated comments.[`Count`](#ImportedPremeshedBoltPretensions.Count)Gets the NumberOfRows.[`DataModelObjectCategory`](#ImportedPremeshedBoltPretensions.DataModelObjectCategory)Gets the current DataModelObject’s category.[`Figures`](#ImportedPremeshedBoltPretensions.Figures)Gets the list of associated figures.[`Images`](#ImportedPremeshedBoltPretensions.Images)Gets the list of associated images.[`InternalObject`](#ImportedPremeshedBoltPretensions.InternalObject)Gets the internal object. For advanced usage only.[`Properties`](#ImportedPremeshedBoltPretensions.Properties)Gets the list of properties for this object.[`ReadOnly`](#ImportedPremeshedBoltPretensions.ReadOnly)Gets or sets the ReadOnly.[`Suppressed`](#ImportedPremeshedBoltPretensions.Suppressed)Gets or sets the Suppressed.[`VisibleProperties`](#ImportedPremeshedBoltPretensions.VisibleProperties)Gets the list of properties that are visible for this object.<a id="property-detail"></a>

## Property detail

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

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

Gets the list of children.

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

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

Gets the list of associated comments.

<a id="ImportedPremeshedBoltPretensions.Count"></a>

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

Gets the NumberOfRows.

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

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

Gets the current DataModelObject’s category.

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

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

Gets the list of associated figures.

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

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

Gets the list of associated images.

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

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

Gets the internal object. For advanced usage only.

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

### *property* ImportedPremeshedBoltPretensions.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="ImportedPremeshedBoltPretensions.ReadOnly"></a>

### *property* ImportedPremeshedBoltPretensions.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="ImportedPremeshedBoltPretensions.Suppressed"></a>

### *property* ImportedPremeshedBoltPretensions.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="ImportedPremeshedBoltPretensions.VisibleProperties"></a>

### *property* ImportedPremeshedBoltPretensions.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="method-detail"></a>

## Method detail

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

### ImportedPremeshedBoltPretensions.Activate()

Activate the current object.

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

### ImportedPremeshedBoltPretensions.AddComment()

Creates a new child Comment.

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

### ImportedPremeshedBoltPretensions.AddFigure()

Creates a new child Figure.

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

### ImportedPremeshedBoltPretensions.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="ImportedPremeshedBoltPretensions.CopyTo"></a>

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

Copies all visible properties from this object to another.

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

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

Creates a new parameter for a Property.

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

### ImportedPremeshedBoltPretensions.Delete()

Run the Delete action.

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

### ImportedPremeshedBoltPretensions.Duplicate()

Creates a copy of the current DataModelObject.

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

### ImportedPremeshedBoltPretensions.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="ImportedPremeshedBoltPretensions.GetParameter"></a>

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

Gets the parameter corresponding to the given property.

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

### ImportedPremeshedBoltPretensions.GroupAllSimilarChildren()

Run the GroupAllSimilarChildren action.

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

### ImportedPremeshedBoltPretensions.GroupSimilarObjects()

Run the GroupSimilarObjects action.

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

### ImportedPremeshedBoltPretensions.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="ImportedPremeshedBoltPretensions.PropertyByName"></a>

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

Get a property by its unique name.

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

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

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