OOF2: The Manual

Name

OOF.ElementGroup.Auto_Group — Create element groups for each pixel group.

Synopsis

OOF.ElementGroup.Auto_Group(skeleton)

Details

  • Parent Menu: OOF.ElementGroup
  • Callback: function _auto_group in module ooflib.engine.IO.skeletongroupmenu
  • Options: cli_only=1
  • Parameters:

    skeleton
    Type: The path to an existing Skeleton object.

Description

Automatically create an ElementGroup in the Skeleton for every PixelGroup in the Microstructure. All Elements whose dominant pixel is in a PixelGroup will be added to a ElementGroup with the same name as the PixelGroup. New groups will be created if necessary.