set_material_threshold#

Hfss.set_material_threshold(threshold=100000)[source]#

Set the material conductivity threshold.

Parameters:
thresholdfloat, optional

Conductivity threshold. The default value is 100000.

Returns:
bool

True when successful, False when failed.