.. vale off :class:`MAPDLBoltPretensionData` ================================ .. py:class:: ansys.mechanical.stubs.v241.Ansys.Mechanical.DataModel.SolverData.MAPDLBoltPretensionData Bases: :py:obj:`object` MAPDLBoltPretensionData class. .. !! processed by numpydoc !! .. py:currentmodule:: MAPDLBoltPretensionData Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~PretensionNodeIds` - Gets the Pretension Node Ids for the bolt pretension. * - :py:attr:`~RealConstantIds` - Gets the Real Constant Ids for the bolt pretension. Property detail --------------- .. py:property:: PretensionNodeIds :no-index: :type: Optional[System.Collections.Generic.IEnumerable[System.Int32]] Gets the Pretension Node Ids for the bolt pretension. .. !! processed by numpydoc !! .. py:property:: RealConstantIds :no-index: :type: Optional[System.Collections.Generic.IEnumerable[System.Int32]] Gets the Real Constant Ids for the bolt pretension. .. !! processed by numpydoc !! .. vale on