Skip to main content

Mechanical scripting interface 2025

`CondensedPartInterfaces`

Last update: 16.07.2025

class Ansys.ACT.Automation.Mechanical.CondensedPartInterfaces

Bases: object

A collection of condensed part interface.

Overview

Methods

Name Description
Add Add new condensed part interface
Clear Clears all the condensed part interfaces
RemoveAt Remove condensed part interface at the given index

Properties

Name Description
Item Item property.

Property detail

property CondensedPartInterfaces.Item : Ansys.ACT.Automation.Mechanical.CondensedPartInterface | None

Item property.

Method detail

CondensedPartInterfaces.Add() → None

Add new condensed part interface

CondensedPartInterfaces.Clear() → None

Clears all the condensed part interfaces

CondensedPartInterfaces.RemoveAt(index: int) → None

Remove condensed part interface at the given index

Connect with Ansys