:class:`RotVelocity` ==================== .. py:class:: ansys.dyna.core.pre.dynabase.RotVelocity(x=0, y=0, z=0) Defines a rotational velocity. .. !! processed by numpydoc !! .. py:currentmodule:: RotVelocity Overview -------- .. tab-set:: .. tab-item:: Attributes .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~x` - * - :py:attr:`~y` - * - :py:attr:`~z` - Import detail ------------- .. code-block:: python from ansys.dyna.core.pre.dynabase import RotVelocity Attribute detail ---------------- .. py:attribute:: x :value: 0 .. py:attribute:: y :value: 0 .. py:attribute:: z :value: 0