    

 ## On this page

  

 

 # `MagneticFluxParallel`

 Last update: 16.07.2025 

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

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

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

Defines a MagneticFluxParallel.

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

## Overview

### Methods

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

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

## Property detail

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

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

Gets the list of children.

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

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

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

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

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

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

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

Gets or sets the Location.

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

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

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

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

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

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

### MagneticFluxParallel.Activate()

Activate the current object.

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

### MagneticFluxParallel.AddComment()

Creates a new child Comment.

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

### MagneticFluxParallel.AddFigure()

Creates a new child Figure.

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

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

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

Copies all visible properties from this object to another.

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

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

Creates a new parameter for a Property.

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

### MagneticFluxParallel.Delete()

Run the Delete action.

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

### MagneticFluxParallel.Duplicate()

Creates a copy of the current DataModelObject.

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

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

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

Gets the parameter corresponding to the given property.

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

### MagneticFluxParallel.GroupAllSimilarChildren()

Run the GroupAllSimilarChildren action.

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

### MagneticFluxParallel.GroupSimilarObjects()

Run the GroupSimilarObjects action.

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

### MagneticFluxParallel.PromoteToNamedSelection()

Run the PromoteToNamedSelection action.

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

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

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

Get a property by its unique name.

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

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

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