CondensedPartInterfaces#

class ansys.mechanical.stubs.v241.Ansys.ACT.Automation.Mechanical.CondensedPartInterfaces#

Bases: object

A collection of condensed part interface.

Overview#

Add

Add new condensed part interface

Clear

Clears all the condensed part interfaces

RemoveAt

Remove condensed part interface at the given index

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