    

 ## On this page

  

 

 # `ElasticSupport`

 Last update: 09.03.2026 

<a id="ansys.mechanical.stubs.v252.Ansys.ACT.Automation.Mechanical.BoundaryConditions.ElasticSupport"></a>

#### *class* Ansys.ACT.Automation.Mechanical.BoundaryConditions.ElasticSupport

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

Defines a ElasticSupport.

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

## Overview

### Methods

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

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

## Property detail

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

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

Gets the list of children.

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

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

Gets the list of associated comments.

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

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

Gets the current DataModelObject’s category.

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

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

Gets the list of associated figures.

<a id="ElasticSupport.FoundationStiffness"></a>

### *property* ElasticSupport.FoundationStiffness *: [Ansys.Core.Units.Quantity](../../../../Core/Units/Quantity.md#ansys.mechanical.stubs.v252.Ansys.Core.Units.Quantity) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the FoundationStiffness.

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

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

Gets the list of associated images.

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

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

Gets the internal object. For advanced usage only.

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

### *property* ElasticSupport.Location *: [Ansys.ACT.Interfaces.Common.ISelectionInfo](../../../Interfaces/Common/ISelectionInfo.md#ansys.mechanical.stubs.v252.Ansys.ACT.Interfaces.Common.ISelectionInfo) | [None](https://docs.python.org/3/library/constants.html#None)*

Gets or sets the Location.

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

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

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

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

Gets or sets the SharedRefBody.

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

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

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

### ElasticSupport.Activate() → [None](https://docs.python.org/3/library/constants.html#None)

Activate the current object.

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

### ElasticSupport.AddComment() → [Ansys.ACT.Automation.Mechanical.Comment](../Comment.md#ansys.mechanical.stubs.v252.Ansys.ACT.Automation.Mechanical.Comment)

Creates a new child Comment.

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

### ElasticSupport.AddFigure() → [Ansys.ACT.Automation.Mechanical.Figure](../Figure.md#ansys.mechanical.stubs.v252.Ansys.ACT.Automation.Mechanical.Figure)

Creates a new child Figure.

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

### ElasticSupport.AddImage(filePath: [str](https://docs.python.org/3/library/stdtypes.html#str)) → [Ansys.ACT.Automation.Mechanical.Image](../Image.md#ansys.mechanical.stubs.v252.Ansys.ACT.Automation.Mechanical.Image)

```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="ElasticSupport.CopyTo"></a>

### ElasticSupport.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) → [None](https://docs.python.org/3/library/constants.html#None)

Copies all visible properties from this object to another.

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

### ElasticSupport.CreateParameter(propName: [str](https://docs.python.org/3/library/stdtypes.html#str)) → Ansys.ACT.Interfaces.Mechanical.IParameter

Creates a new parameter for a Property.

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

### ElasticSupport.Delete() → [None](https://docs.python.org/3/library/constants.html#None)

Run the Delete action.

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

### ElasticSupport.Duplicate() → [Ansys.Mechanical.DataModel.Interfaces.IDataModelObject](../../../../Mechanical/DataModel/Interfaces/IDataModelObject.md#ansys.mechanical.stubs.v252.Ansys.Mechanical.DataModel.Interfaces.IDataModelObject)

Creates a copy of the current DataModelObject.

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

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

Gets the list of children, filtered by type.

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

### ElasticSupport.GetParameter(propName: [str](https://docs.python.org/3/library/stdtypes.html#str)) → Ansys.ACT.Interfaces.Mechanical.IParameter

Gets the parameter corresponding to the given property.

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

### ElasticSupport.GroupAllSimilarChildren() → [None](https://docs.python.org/3/library/constants.html#None)

Run the GroupAllSimilarChildren action.

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

### ElasticSupport.GroupSimilarObjects() → [Ansys.ACT.Automation.Mechanical.TreeGroupingFolder](../TreeGroupingFolder.md#ansys.mechanical.stubs.v252.Ansys.ACT.Automation.Mechanical.TreeGroupingFolder)

Run the GroupSimilarObjects action.

<a id="ElasticSupport.PromoteToNamedSelection"></a>

### ElasticSupport.PromoteToNamedSelection() → Iterable\[[Ansys.ACT.Automation.Mechanical.NamedSelection](../NamedSelection.md#ansys.mechanical.stubs.v252.Ansys.ACT.Automation.Mechanical.NamedSelection)\]

Run the PromoteToNamedSelection action.

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

### ElasticSupport.PropertyByAPIName(name: [str](https://docs.python.org/3/library/stdtypes.html#str)) → Ansys.ACT.Automation.Mechanical.Property

```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="ElasticSupport.PropertyByName"></a>

### ElasticSupport.PropertyByName(name: [str](https://docs.python.org/3/library/stdtypes.html#str)) → Ansys.ACT.Automation.Mechanical.Property

Get a property by its unique name.

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

### ElasticSupport.RemoveParameter(propName: [str](https://docs.python.org/3/library/stdtypes.html#str)) → [None](https://docs.python.org/3/library/constants.html#None)

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