data_base#
Bases:
TUIMenu
Enters the material database menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
database_type
(service, version, mode, path)Sets the database type (fluent-database, granta-mds, or user-defined).
edit
(service, version, mode, path)Edits material.
list_materials
(service, version, mode, path)Lists all materials in the database.
list_properties
(service, version, mode, path)Lists the properties of a material in the database.
new
(service, version, mode, path)Defines new material.
save
(service, version, mode, path)Saves user-defined database.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Sets the database type (fluent-database, granta-mds, or user-defined).
Bases:
TUIMethod
Edits material.
Bases:
TUIMethod
Lists all materials in the database.
Bases:
TUIMethod
Lists the properties of a material in the database.
Bases:
TUIMethod
Defines new material.
Bases:
TUIMethod
Saves user-defined database.