data_base#
Bases:
TUIMenuEnter the database menu.
Methods:
__init__(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
database_type(service, version, mode, path)Set the database type.
edit(service, version, mode, path)Edit a material.
list_materials(service, version, mode, path)List all materials in the database.
list_properties(service, version, mode, path)List the properties of a material in the database.
new(service, version, mode, path)Define a new material.
save(service, version, mode, path)Save user-defined database.
__init__ method of TUIMenu class.
Bases:
TUIMethodSet the database type.
Bases:
TUIMethodEdit a material.
Bases:
TUIMethodList all materials in the database.
Bases:
TUIMethodList the properties of a material in the database.
Bases:
TUIMethodDefine a new material.
Bases:
TUIMethodSave user-defined database.