Skip to main content

Mechanical scripting interface

CondensedPartInterfaces

Last update: 14.01.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()

Add new condensed part interface

CondensedPartInterfaces.Clear()

Clears all the condensed part interfaces

CondensedPartInterfaces.RemoveAt(index: int)

Remove condensed part interface at the given index