CommSystemLinkSelectionCriteriaScriptPlugin =========================================== .. py:class:: ansys.stk.core.stkobjects.CommSystemLinkSelectionCriteriaScriptPlugin Bases: :py:class:`~ansys.stk.core.stkobjects.ICommSystemLinkSelectionCriteria` Class defining a CommSystem link selection criteria. .. py:currentmodule:: CommSystemLinkSelectionCriteriaScriptPlugin Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.CommSystemLinkSelectionCriteriaScriptPlugin.filename` - Get or set the script filename. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import CommSystemLinkSelectionCriteriaScriptPlugin Property detail --------------- .. py:property:: filename :canonical: ansys.stk.core.stkobjects.CommSystemLinkSelectionCriteriaScriptPlugin.filename :type: str Get or set the script filename.