OOF2: The Manual

Name

OOF.Material.Interface.Remove — Remove material from interfaces in a Microstructure.

Synopsis

OOF.Material.Interface.Remove(microstructure,skeleton,interfaces)

Details

  • Parent Menu: OOF.Material.Interface
  • Callback: function _removeinterfacemat in module ooflib.engine.IO.materialmenu
  • Parameters:

    microstructure
    Type: The path to an existing Microstructure object.
    skeleton
    Skeleton name Type: A character string.
    interfaces
    Current list of named interfaces and boundaries defined in this microstructure. Type: A list of character strings.

Description

[Note] Note

This menu item is not supported in OOF2 version 2.1.

This command undoes the Material assignments made with OOF.Material.Interface.Assign on a list of interfaces and boundaries.