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