add_dielectric_material#

Materials.add_dielectric_material(name, permittivity, dielectric_loss_tangent, **kwargs)[source]#

Add a new dielectric material in library.

Parameters:
namestr

Name of the new material.

permittivitystr, float, int

Permittivity of the new material.

dielectric_loss_tangentstr, float, int

Dielectric loss tangent of the new material.

Returns:
pyedb.dotnet.edb_core.materials.Material