solver.tui.setup.materials.data_base#

class main_menu.setup.materials.data_base(path, service)#

Enter the database menu.

database_type(*args, **kwargs)#

Set the database type.

edit(*args, **kwargs)#

Edit a material.

list_materials(*args, **kwargs)#

List all materials in the database.

list_properties(*args, **kwargs)#

List the properties of a material in the database.

new(*args, **kwargs)#

Define a new material.

save(*args, **kwargs)#

Save user-defined database.