Material# class ansys.stk.core.stkrfchannelmodeler.Material# A material for scene contributors. Overview# Properties type Get material type. properties Get material properties. Import detail# from ansys.stk.core.stkrfchannelmodeler import Material Property detail# property Material.type: str# Get material type. property Material.properties: str# Get material properties.