OOF2: The Manual
Name
OOF.PixelGroup.AddSelection — Add the currently selected pixels to the given PixelGroup.
Synopsis
           OOF.PixelGroup.AddSelection(microstructure,group)
          
      
Details
- Parent Menu: OOF.PixelGroup
 - 
                  Callback: function 
addSelectionin moduleooflib.common.IO.pixelgroupmenu - 
               
Parameters:
microstructure-  Type: The path to an existing 
Microstructureobject. group- Group to which to add the selected pixels. Type: The name of a PixelGroup.
 
 



