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