OOF2: The Manual
Name
OOF.PixelGroup.Copy — Make a copy of an existing pixel group
Synopsis
OOF.PixelGroup.Copy(microstructure,group,name)
Details
- Parent Menu: OOF.PixelGroup
-
Callback: function
copyPixelGroupin moduleooflib.common.IO.pixelgroupmenu -
Parameters:
microstructure- Type: The path to an existing
Microstructureobject. group- PixelGroup to be copied. Type: The name of a PixelGroup.
name- Group name. Type: A character string, or the variable
automatic.
Description
Copy an exisiting PixelGroup. The name must
be unique, just as it must be for a new group.



