    

 ## On this page

  

 

 # `ImportedCFDPressure`

 Last update: 16.07.2025 

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

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

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

Defines a ImportedCFDPressure.

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

## Overview

### Methods

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

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

## Property detail

<a id="ImportedCFDPressure.CFDPressureFile"></a>

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

Gets or sets the CFDPressureFile.

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

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

Gets the list of children.

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

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

Gets the list of associated comments.

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

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

Gets the current DataModelObject’s category.

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

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

Gets the list of associated figures.

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

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

Gets the list of associated images.

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

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

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

Gets or sets the Location.

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

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

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

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

Gets or sets the SharedRefBody.

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

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

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

### ImportedCFDPressure.Activate()

Activate the current object.

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

### ImportedCFDPressure.AddComment()

Creates a new child Comment.

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

### ImportedCFDPressure.AddFigure()

Creates a new child Figure.

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

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

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

Copies all visible properties from this object to another.

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

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

Creates a new parameter for a Property.

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

### ImportedCFDPressure.Delete()

Run the Delete action.

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

### ImportedCFDPressure.Duplicate()

Creates a copy of the current DataModelObject.

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

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

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

Gets the parameter corresponding to the given property.

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

### ImportedCFDPressure.GroupAllSimilarChildren()

Run the GroupAllSimilarChildren action.

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

### ImportedCFDPressure.GroupSimilarObjects()

Run the GroupSimilarObjects action.

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

### ImportedCFDPressure.PromoteToNamedSelection()

Run the PromoteToNamedSelection action.

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

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

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

Get a property by its unique name.

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

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

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