OOF2: The Manual

Name

OOF.PixelSelection.Copy — Copy the current selection from another Microstructure.

Synopsis

OOF.PixelSelection.Copy(microstructure,source)

Details

  • Parent Menu: OOF.PixelSelection
  • Callback: function doSelectionMod in module ooflib.common.pixelselectionmod
  • Parameters:

    microstructure
    Type: The path to an existing Microstructure object.
    source
    Copy the current selection from this Microstructure. Type: The path to an existing Microstructure object.

Description

Copy the pixel selection from the given Microstructure to the Microstructure named microstructure. When a pixel selection is copied, it does not respect the Active Area in either the source or destination Microstructures.