Graphics3DXOrigin ================= .. py:class:: ansys.stk.core.stkobjects.Graphics3DXOrigin IntEnum .. py:currentmodule:: Graphics3DXOrigin Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~X_ORIGIN_LEFT` - X position offset from the left. * - :py:attr:`~X_ORIGIN_RIGHT` - X position offset from the right. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import Graphics3DXOrigin