CondensedPartInterfaces#

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

Bases: object

A collection of condensed part interface.

Overview#

Clear

Clears all the condensed part interfaces

Add

Add new condensed part interface

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.Clear() System.Void

Clears all the condensed part interfaces

CondensedPartInterfaces.Add() System.Void

Add new condensed part interface

CondensedPartInterfaces.RemoveAt(index: System.Int32) System.Void

Remove condensed part interface at the given index