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_groupin moduleooflib.engine.IO.skeletongroupmenu -
Options:
cli_only=1 -
Parameters:
skeleton- Type: The path to an existing
Skeletonobject.
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.



