ConstraintBackground ==================== .. py:class:: ansys.stk.core.stkobjects.ConstraintBackground IntEnum .. py:currentmodule:: ConstraintBackground Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~GROUND` - Ground only: constrains accesses when only the ground is in the background. * - :py:attr:`~SPACE` - Space only: constrains accesses when only space is in the background of the other object. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import ConstraintBackground