OOF2: The Manual

Name

OOF.LoadData.Microstructure.PixelGroup — Create a pixel group. Used internally in data files.

Synopsis

OOF.LoadData.Microstructure.PixelGroup(microstructure,group,meshable)

Details

  • Parent Menu: OOF.LoadData.Microstructure
  • Callback: function _newpixelgroup in module oof2.common.IO.microstructureIO
  • Threadability: Threadable
  • Parameters:

    microstructure
    Type: The path to an existing Microstructure object.
    group
    Name of the pixel group. Type: A character string.
    meshable
    1 (true) for meshable or 0 (false) for non-meshable. Type: Boolean, 0 (false) or 1 (true).

Description

Create pixel groups in a Microstructure data file. This command is only used in data files.


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