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 oof2.engine.IO.materialmenu
  • Threadability: Threadable
  • Parameters:

    microstructure
    Type: The path to an existing Microstructure object.
    pixels
    Target pixels. Type: The name of a PixelGroup, or all 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.


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