materials#
Bases:
TUIMenu
Enters the materials menu.
Methods:
__init__
(service, version, mode, path)__init__ method of TUIMenu class.
Classes:
change_create
(service, version, mode, path)Changes the properties of a locally-stored material or create a new material.
copy
(service, version, mode, path)Copies a material from the database.
copy_by_formula
(service, version, mode, path)Copies a material from the database by formula.
data_base
(service, version, mode, path)Enters the material database menu.
delete
(service, version, mode, path)Deletes a material from local storage.
list_materials
(service, version, mode, path)Lists all locally-stored materials.
list_properties
(service, version, mode, path)Lists the properties of a locally-stored material.
__init__ method of TUIMenu class.
Bases:
TUIMethod
Changes the properties of a locally-stored material or create a new material. Generally, the properties you enter at the prompts will be filtered according to your case and model settings. However, some of the listed properties may not match the selection choice in the Graphics User Interface. Typically, those excessive properties in the Text User Interface will not be used in your simulation.
Bases:
TUIMethod
Copies a material from the database.
Bases:
TUIMethod
Copies a material from the database by formula.
Bases:
TUIMethod
Deletes a material from local storage.
Bases:
TUIMethod
Lists all locally-stored materials.
Bases:
TUIMethod
Lists the properties of a locally-stored material.