set_material_threshold# Hfss.set_material_threshold(threshold=100000)[source]# Set the material conductivity threshold. Parameters: thresholdfloat, optionalConductivity threshold. The default value is 100000. Returns: boolTrue when successful, False when failed.