PathPrimitiveRemoveLocation =========================== .. py:class:: ansys.stk.core.graphics.PathPrimitiveRemoveLocation IntEnum .. py:currentmodule:: PathPrimitiveRemoveLocation Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~FRONT` - Remove from the front of the line. * - :py:attr:`~BACK` - Remove from the back of the line. Import detail ------------- .. code-block:: python from ansys.stk.core.graphics import PathPrimitiveRemoveLocation