OOF2: The Manual

Name

OOF.Material.Remove — Remove Material assignments from pixels in a Microstructure.

Synopsis

OOF.Material.Remove(microstructure,pixels)

Details

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

    microstructure
    Type: The path to an existing Microstructure object.
    pixels
    Target pixels. Type: The name of a PixelGroup, or every or selected.

Description

This command undoes the Material assignments made with OOF.Material.Assign. There's really no need to do this, since new Materials may be assigned to pixels without removing the old assignments, and in the end all pixels should have a Material.