ElementConfigurationASCIIFile ============================= .. py:class:: ansys.stk.core.stkobjects.ElementConfigurationASCIIFile Bases: :py:class:`~ansys.stk.core.stkobjects.IElementConfiguration` Class defining a ascii file element configuration. .. py:currentmodule:: ElementConfigurationASCIIFile Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.ElementConfigurationASCIIFile.filename` - Get or set the file. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import ElementConfigurationASCIIFile Property detail --------------- .. py:property:: filename :canonical: ansys.stk.core.stkobjects.ElementConfigurationASCIIFile.filename :type: str Get or set the file.