OOF2: The Manual
Name
OOF.Material.Delete — Delete a Material.
Synopsis
OOF.Material.Delete(name)
Details
- Parent Menu: OOF.Material
-
Callback: function
_deletematerialin moduleooflib.engine.IO.materialmenu -
Parameters:
name- Name of the material. Type: A character string.
Description
Delete the given Material. It will be removed from any Microstructures
in which it is being used.



