MAPDLSpringData#

class ansys.mechanical.stubs.v261.Ansys.Mechanical.DataModel.SolverData.MAPDLSpringData(id: int, obj: Ansys.Common.Interop.DSObjectsAuto.IDSSolutionSummaryAuto, rowId: int)#

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

Gets the Element number for the object.

property MAPDLSpringData.RealConstantId: int | None#

Gets the Real Constant Id number for the object.

Method detail#

MAPDLSpringData.Equals(obj: Any) bool#

Equals method.

MAPDLSpringData.GetHashCode() int#

GetHashCode method.

MAPDLSpringData.GetType() type#

GetType method.

MAPDLSpringData.ToString() str#

ToString method.