MTOEntirety =========== .. py:class:: ansys.stk.core.stkobjects.MTOEntirety IntEnum .. py:currentmodule:: MTOEntirety Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ALL` - Return 1 if every track is within field of view otherwise it returns 0. * - :py:attr:`~PARTIAL` - Return 1 if any track is within field of view to the Object else returns 0. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import MTOEntirety