OOF2: The Manual
Name
OOF.NodeGroup.Auto_Group — Create node groups for each pixel group.
Synopsis
OOF.NodeGroup.Auto_Group(skeleton)
Details
- Parent Menu: OOF.NodeGroup
-
Callback: function
_auto_groupin moduleooflib.engine.IO.skeletongroupmenu -
Parameters:
skeleton- Type: The path to an existing
Skeletonobject.
Description
Automatically create a NodeGroup in the Skeleton for every
PixelGroup in the Microstructure. All Skeleton Nodes lying on a pixel
in a PixelGroup will be added to a NodeGroup with the same
name as the PixelGroup. New groups will be created if necessary.
Pre-existing NodeGroups with the same names as the PixelGroups
will not be cleared first. Nodes will be
added to them.



