add_conductor_material#

Materials.add_conductor_material(name, conductivity, **kwargs)[source]#

Add a new conductor material.

Parameters:
namestr

Name of the new material.

conductivitystr, float, int

Conductivity of the new material.

Returns:
pyedb.dotnet.edb_core.materials.Material