Material ======== .. py:class:: ansys.stk.core.stkrfchannelmodeler.Material A material for scene contributors. .. py:currentmodule:: Material Overview -------- .. tab-set:: .. tab-item:: Properties .. list-table:: :header-rows: 0 :widths: auto * - :py:attr:`~ansys.stk.core.stkrfchannelmodeler.Material.type` - Get material type. * - :py:attr:`~ansys.stk.core.stkrfchannelmodeler.Material.properties` - Get material properties. Import detail ------------- .. code-block:: python from ansys.stk.core.stkrfchannelmodeler import Material Property detail --------------- .. py:property:: type :canonical: ansys.stk.core.stkrfchannelmodeler.Material.type :type: str Get material type. .. py:property:: properties :canonical: ansys.stk.core.stkrfchannelmodeler.Material.properties :type: str Get material properties.