MAPDLAMSupportData#

class ansys.mechanical.stubs.v261.Ansys.Mechanical.DataModel.SolverData.MAPDLAMSupportData#

Bases: object

Overview#

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

ToString

ToString method.

MaterialIds

Gets the Material Ids for the AM Support.

RealConstantId

Gets the Real Constant Id for the AM Support.

Property detail#

property MAPDLAMSupportData.MaterialIds: Iterable[int] | None#

Gets the Material Ids for the AM Support.

property MAPDLAMSupportData.RealConstantId: int | None#

Gets the Real Constant Id for the AM Support.

Method detail#

MAPDLAMSupportData.Equals(obj: Any) bool#

Equals method.

MAPDLAMSupportData.GetHashCode() int#

GetHashCode method.

MAPDLAMSupportData.GetType() type#

GetType method.

MAPDLAMSupportData.ToString() str#

ToString method.