MAPDLBeamData#

class ansys.mechanical.stubs.v241.Ansys.Mechanical.DataModel.SolverData.MAPDLBeamData#

Bases: object

MAPDLBeamData class.

Overview#

MaterialId

Gets the Material Id number for the beam connection.

ElementId

Gets the Element number for the object.

RealConstantId

Gets the Real Constant Id number for the object.

Property detail#

property MAPDLBeamData.MaterialId: System.Int32 | None

Gets the Material Id number for the beam connection.

property MAPDLBeamData.ElementId: System.Int32 | None

Gets the Element number for the object.

property MAPDLBeamData.RealConstantId: System.Int32 | None

Gets the Real Constant Id number for the object.