MAPDLJointData#

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

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 MAPDLJointData.ElementId: int | None#

Gets the Element number for the object.

property MAPDLJointData.RealConstantId: int | None#

Gets the Real Constant Id number for the object.

Method detail#

MAPDLJointData.Equals(obj: Any) bool#

Equals method.

MAPDLJointData.GetHashCode() int#

GetHashCode method.

MAPDLJointData.GetType() type#

GetType method.

MAPDLJointData.ToString() str#

ToString method.