Material#

class ansys.stk.core.stkrfchannelmodeler.Material#

A material for scene contributors.

Overview#

height_standard_deviation

Get or set the material height standard deviation

properties

Get material properties.

roughness

Get or set the material roughness

type

Get material type.

Import detail#

from ansys.stk.core.stkrfchannelmodeler import Material

Property detail#

property Material.height_standard_deviation: float#

Get or set the material height standard deviation

property Material.properties: str#

Get material properties.

property Material.roughness: float#

Get or set the material roughness

property Material.type: str#

Get material type.