AntennaModelScriptPlugin ======================== .. py:class:: ansys.stk.core.stkobjects.AntennaModelScriptPlugin Bases: :py:class:`~ansys.stk.core.stkobjects.IAntennaModel`, :py:class:`~ansys.stk.core.stkobjects.IComponentInfo`, :py:class:`~ansys.stk.core.stkobjects.ICloneable` Class defining a script plguin antenna model. .. py:currentmodule:: AntennaModelScriptPlugin Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.AntennaModelScriptPlugin.filename` - Get or set the script plugin filename. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import AntennaModelScriptPlugin Property detail --------------- .. py:property:: filename :canonical: ansys.stk.core.stkobjects.AntennaModelScriptPlugin.filename :type: str Get or set the script plugin filename.