IvClockHost =========== .. py:class:: ansys.stk.core.stkobjects.IvClockHost IntEnum .. py:currentmodule:: IvClockHost Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~BASE` - Base: Refers to the object from which access is being computed. * - :py:attr:`~TARGET` - Target: Refers to an object to which access is being computed. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import IvClockHost