VehicleGraphics2DOffset ======================= .. py:class:: ansys.stk.core.stkobjects.VehicleGraphics2DOffset IntEnum .. py:currentmodule:: VehicleGraphics2DOffset Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~UNKNOWN` - Unknown Offset. * - :py:attr:`~OFFSET_LEFT` - Offset to the left. * - :py:attr:`~OFFSET_RIGHT` - Offset to the right. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import VehicleGraphics2DOffset