CondensedPartInterface#

class ansys.mechanical.stubs.v261.Ansys.ACT.Automation.Mechanical.CondensedPartInterface#

Bases: object

Overview#

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

ToString

ToString method.

AllSelection

AllSelection property.

NamedSelection

Gets or Sets NamedSelection

RemotePointSelection

Gets or Sets RemotePointSelection

Type

Gets or Sets Condensed part interface type

Property detail#

property CondensedPartInterface.AllSelection: Ansys.ACT.Automation.Mechanical.ImportedDataModelObject | None#

AllSelection property.

property CondensedPartInterface.NamedSelection: Ansys.ACT.Automation.Mechanical.NamedSelection | None#

Gets or Sets NamedSelection

property CondensedPartInterface.RemotePointSelection: Ansys.ACT.Automation.Mechanical.RemotePoint | None#

Gets or Sets RemotePointSelection

property CondensedPartInterface.Type: Ansys.Mechanical.DataModel.Enums.CondensedPartInterfaceType | None#

Gets or Sets Condensed part interface type

Method detail#

CondensedPartInterface.Equals(obj: Any) bool#

Equals method.

CondensedPartInterface.GetHashCode() int#

GetHashCode method.

CondensedPartInterface.GetType() type#

GetType method.

CondensedPartInterface.ToString() str#

ToString method.