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
modifyin moduleooflib.common.activeareamod -
Parameters:
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.



