:class:`SPHSection` =================== .. py:class:: ansys.dyna.core.pre.dynaisph.SPHSection(cslh=1.2, hmin=0.2, hmax=2.0, sphini=0) Defines section properties for ISPH particles. :Parameters: **cslh** : :class:`python:float`, :obj:`optional` .. **hmin** : :class:`python:float`, :obj:`optional` .. **hmax** : :class:`python:float`, :obj:`optional` .. **sphini** : :class:`python:int`, :obj:`optional` .. .. !! processed by numpydoc !! .. py:currentmodule:: SPHSection Overview -------- .. tab-set:: .. tab-item:: Attributes .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~id` - Import detail ------------- .. code-block:: python from ansys.dyna.core.pre.dynaisph import SPHSection Attribute detail ---------------- .. py:attribute:: id