    

 ## On this page

  

 

 # `CondensedPartInterfaces`

 Last update: 09.03.2026 

<a id="ansys.mechanical.stubs.v261.Ansys.ACT.Automation.Mechanical.CondensedPartInterfaces"></a>

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

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

A collection of condensed part interface.

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

## Overview

### Methods

NameDescription[`Add`](#CondensedPartInterfaces.Add)Add new condensed part interface[`Clear`](#CondensedPartInterfaces.Clear)Clears all the condensed part interfaces[`RemoveAt`](#CondensedPartInterfaces.RemoveAt)Remove condensed part interface at the given index### Properties

NameDescription[`Item`](#CondensedPartInterfaces.Item)Item property.<a id="property-detail"></a>

## Property detail

<a id="CondensedPartInterfaces.Item"></a>

### *property* CondensedPartInterfaces.Item *: [Ansys.ACT.Automation.Mechanical.CondensedPartInterface](CondensedPartInterface.md#ansys.mechanical.stubs.v261.Ansys.ACT.Automation.Mechanical.CondensedPartInterface) | [None](https://docs.python.org/3/library/constants.html#None)*

Item property.

<a id="method-detail"></a>

## Method detail

<a id="CondensedPartInterfaces.Add"></a>

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

Add new condensed part interface

<a id="CondensedPartInterfaces.Clear"></a>

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

Clears all the condensed part interfaces

<a id="CondensedPartInterfaces.RemoveAt"></a>

### CondensedPartInterfaces.RemoveAt(index: [int](https://docs.python.org/3/library/functions.html#int)) → [None](https://docs.python.org/3/library/constants.html#None)

Remove condensed part interface at the given index