PolarizationReferenceAxis ========================= .. py:class:: ansys.stk.core.stkobjects.PolarizationReferenceAxis IntEnum .. py:currentmodule:: PolarizationReferenceAxis Overview -------- .. tab-set:: .. tab-item:: Members .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~X` - X. * - :py:attr:`~Y` - Y. * - :py:attr:`~Z` - Z. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import PolarizationReferenceAxis