.. vale off :class:`MAPDLBeamData` ====================== .. py:class:: ansys.mechanical.stubs.v241.Ansys.Mechanical.DataModel.SolverData.MAPDLBeamData Bases: :py:obj:`object` MAPDLBeamData class. .. !! processed by numpydoc !! .. py:currentmodule:: MAPDLBeamData Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~MaterialId` - Gets the Material Id number for the beam connection. * - :py:attr:`~ElementId` - Gets the Element number for the object. * - :py:attr:`~RealConstantId` - Gets the Real Constant Id number for the object. Property detail --------------- .. py:property:: MaterialId :no-index: :type: Optional[System.Int32] Gets the Material Id number for the beam connection. .. !! processed by numpydoc !! .. py:property:: ElementId :no-index: :type: Optional[System.Int32] Gets the Element number for the object. .. !! processed by numpydoc !! .. py:property:: RealConstantId :no-index: :type: Optional[System.Int32] Gets the Real Constant Id number for the object. .. !! processed by numpydoc !! .. vale on