OOF2: The Manual

Name

Orientation Map (OrientationMapDisplay) — Display a Microstructure's Orientation Map, whether or not it's used by Material Properties.

Synopsis

OrientationMapDisplay(colorscheme)

Details

  • Base class: DisplayMethod
  • Parameters:

    colorscheme
    Method for converting angles to colors. Type: An object of the Angle2Color class.

Description

The OrientationMapDisplay draws each pixel in a Microstructure, colored according to the Microstructure's Orientation Map. The colorscheme parameter describes how the orientation angles are to be converted to colors for the display.

The OrientationMapDisplay displays orientations even if they are not actually used in any of the Materials in the Microstructure.