    

 ## On this page

  

 

 # `ExtrusionManufacturingConstraint`

 Last update: 09.03.2026 

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

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

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

Defines a ExtrusionManufacturingConstraint.

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

## Overview

### Methods

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

NameDescription[`Axis`](#ExtrusionManufacturingConstraint.Axis)Gets or sets the Axis.[`Children`](#ExtrusionManufacturingConstraint.Children)Gets the list of children.[`CoordinateSystem`](#ExtrusionManufacturingConstraint.CoordinateSystem)Gets or sets the CoordinateSystem.[`DataModelObjectCategory`](#ExtrusionManufacturingConstraint.DataModelObjectCategory)Gets the current DataModelObject’s category.[`InternalObject`](#ExtrusionManufacturingConstraint.InternalObject)Gets the internal object. For advanced usage only.[`Location`](#ExtrusionManufacturingConstraint.Location)Gets or sets the Location.[`Properties`](#ExtrusionManufacturingConstraint.Properties)Gets the list of properties for this object.[`ScopingMethod`](#ExtrusionManufacturingConstraint.ScopingMethod)Gets or sets the ScopingMethod.[`Selection`](#ExtrusionManufacturingConstraint.Selection)Gets or sets the Selection.[`Suppressed`](#ExtrusionManufacturingConstraint.Suppressed)Gets or sets the Suppressed.[`VisibleProperties`](#ExtrusionManufacturingConstraint.VisibleProperties)Gets the list of properties that are visible for this object.<a id="property-detail"></a>

## Property detail

<a id="ExtrusionManufacturingConstraint.Axis"></a>

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

Gets or sets the Axis.

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

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

Gets the list of children.

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

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

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

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

Gets the internal object. For advanced usage only.

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

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

Gets or sets the Location.

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

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

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

Gets or sets the ScopingMethod.

<a id="ExtrusionManufacturingConstraint.Selection"></a>

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

Gets or sets the Selection.

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

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

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

### ExtrusionManufacturingConstraint.Activate()

Activate the current object.

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

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

Copies all visible properties from this object to another.

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

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

Creates a new parameter for a Property.

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

### ExtrusionManufacturingConstraint.Delete()

Run the Delete action.

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

### ExtrusionManufacturingConstraint.Duplicate()

Creates a copy of the current DataModelObject.

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

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

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

Gets the parameter corresponding to the given property.

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

### ExtrusionManufacturingConstraint.GroupAllSimilarChildren()

Run the GroupAllSimilarChildren action.

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

### ExtrusionManufacturingConstraint.GroupSimilarObjects()

Run the GroupSimilarObjects action.

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

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

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

Get a property by its unique name.

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

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

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

<a id="ExtrusionManufacturingConstraint.RenameBasedOnDefinition"></a>

### ExtrusionManufacturingConstraint.RenameBasedOnDefinition()

Run the RenameBasedOnDefinition action.