OOF2: The Manual

Name

OOF.ActiveArea.Copy — Copy the active area from another Microstructure.

Synopsis

OOF.ActiveArea.Copy(microstructure,source)

Details

  • Parent Menu: OOF.ActiveArea
  • Callback: function modify in module oof2.common.activeareamod
  • Threadability: Threadable
  • Parameters:

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

Description

Copy the current Active Area from the given source Microstructure to the target Microstructure (given by the microstructure argument). Any pixels in the copied Active Area that are outside of the target Microstructure will be ignored.


/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */