OOF2: The Manual

Name

OOF.Material.Delete — Delete a Material.

Synopsis

OOF.Material.Delete(name)

Details

  • Parent Menu: OOF.Material
  • Callback: function _deletematerial in module oof2.engine.IO.materialmenu
  • Threadability: Threadable
  • 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.


/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */