ITransmitterModelScriptPlugin ============================= .. py:class:: ansys.stk.core.stkobjects.ITransmitterModelScriptPlugin Provide access to the properties and methods defining a script plugin transmitter model. .. py:currentmodule:: ITransmitterModelScriptPlugin Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.ITransmitterModelScriptPlugin.filename` - Get or set the script plugin filename. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import ITransmitterModelScriptPlugin Property detail --------------- .. py:property:: filename :canonical: ansys.stk.core.stkobjects.ITransmitterModelScriptPlugin.filename :type: str Get or set the script plugin filename.