IElementConfiguration ===================== .. py:class:: ansys.stk.core.stkobjects.IElementConfiguration Provide access to the properties and methods defining an element configuration. .. py:currentmodule:: IElementConfiguration Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkobjects.IElementConfiguration.type` - Get the element configuration type enumeration. Import detail ------------- .. code-block:: python from ansys.stk.core.stkobjects import IElementConfiguration Property detail --------------- .. py:property:: type :canonical: ansys.stk.core.stkobjects.IElementConfiguration.type :type: ElementConfigurationType Get the element configuration type enumeration.