IAntennaBeamSelectionStrategy ============================= .. py:class:: ansys.stk.core.stkobjects.IAntennaBeamSelectionStrategy Provide access to a beam selection strategy. .. py:currentmodule:: IAntennaBeamSelectionStrategy Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.IAntennaBeamSelectionStrategy.type` - Get the beam selection strategy type. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import IAntennaBeamSelectionStrategy Property detail --------------- .. py:property:: type :canonical: ansys.stk.core.stkobjects.IAntennaBeamSelectionStrategy.type :type: BeamSelectionStrategyType Get the beam selection strategy type.