MAPDLBearingData#

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

Bases: object

Overview#

Equals

Equals method.

GetHashCode

GetHashCode method.

GetType

GetType method.

ToString

ToString method.

ElementId

Gets the Element number for the object.

RealConstantId

Gets the Real Constant Id number for the object.

Property detail#

property MAPDLBearingData.ElementId: int | None#

Gets the Element number for the object.

property MAPDLBearingData.RealConstantId: int | None#

Gets the Real Constant Id number for the object.

Method detail#

MAPDLBearingData.Equals(obj: Any) bool#

Equals method.

MAPDLBearingData.GetHashCode() int#

GetHashCode method.

MAPDLBearingData.GetType() type#

GetType method.

MAPDLBearingData.ToString() str#

ToString method.