MAPDLBeamData# class ansys.mechanical.stubs.Ansys.Mechanical.DataModel.SolverData.MAPDLBeamData# Bases: object Overview# Properties ElementId Gets the Element number for the object. MaterialId Gets the Material Id number for the beam connection. RealConstantId Gets the Real Constant Id number for the object. Property detail# property MAPDLBeamData.ElementId: int | None# Gets the Element number for the object. property MAPDLBeamData.MaterialId: int | None# Gets the Material Id number for the beam connection. property MAPDLBeamData.RealConstantId: int | None# Gets the Real Constant Id number for the object.