Graphics3DYOrigin ================= .. py:class:: ansys.stk.core.stkobjects.Graphics3DYOrigin IntEnum .. py:currentmodule:: Graphics3DYOrigin Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~Y_ORIGIN_BOTTOM` - Y position offset from the bottom. * - :py:attr:`~Y_ORIGIN_TOP` - Y position offset from the top. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import Graphics3DYOrigin