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