CommSystemConstrainingRole ========================== .. py:class:: ansys.stk.core.stkobjects.CommSystemConstrainingRole IntEnum .. py:currentmodule:: CommSystemConstrainingRole Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~TRANSMIT` - Transmit. * - :py:attr:`~RECEIVE` - Receive. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import CommSystemConstrainingRole