IPolarization ============= .. py:class:: ansys.stk.core.stkobjects.IPolarization Provide the base interface for the a polarization object. .. py:currentmodule:: IPolarization Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.IPolarization.type` - Get the polarization type. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import IPolarization Property detail --------------- .. py:property:: type :canonical: ansys.stk.core.stkobjects.IPolarization.type :type: PolarizationType Get the polarization type.