OOF2: The Manual
Name
OOF.PixelSelection.Redo — Redo the latest undone selection.
Synopsis
OOF.PixelSelection.Redo(microstructure)
Details
- Parent Menu: OOF.PixelSelection
-
Callback: function
redoin moduleooflib.common.pixelselectionmod -
Parameters:
microstructure- Type: The path to an existing
Microstructureobject.
Description
Redo a previously undone pixel
selection operation in the given
microstructure. Undone selections can be redone
only if no new selections have been made in the Microstructure since the
time of the last Undo
command.
This command is equivalent to OOF.Graphics_n.Toolbox.Pixel_Select.Redo.



