CondensedPartExpansionState#

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

Bases: object

Overview#

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

ToString

ToString method.

Displacement

Gets or sets the Displacement Property

Stress

Gets or sets the Stress Property

Property detail#

property CondensedPartExpansionState.Displacement: bool | None#

Gets or sets the Displacement Property

property CondensedPartExpansionState.Stress: bool | None#

Gets or sets the Stress Property

Method detail#

CondensedPartExpansionState.Equals(obj: Any) bool#

Equals method.

CondensedPartExpansionState.GetHashCode() int#

GetHashCode method.

CondensedPartExpansionState.GetType() type#

GetType method.

CondensedPartExpansionState.ToString() str#

ToString method.