duplicate#

Materials.duplicate(material_name, new_material_name)[source]#

Duplicate a material from the database.

Parameters:
material_namestr

Name of the existing material.

new_material_namestr

Name of the new duplicated material.

Returns:
pyedb.dotnet.edb_core.materials.Material