OOF2: The Manual
Name
OOF.ActiveArea.Store — Store the current active area.
Synopsis
OOF.ActiveArea.Store(microstructure,name)
Details
- Parent Menu: OOF.ActiveArea
-
Callback: function
_storein moduleooflib.common.IO.activeareamodmenu -
Parameters:
microstructure- Type: The path to an existing
Microstructureobject. name- The name of the active are to be stored Type: A character string, or the variable
automatic.
Description
Give the current Active Area a name, and store
it for future use. This makes it easy to switch between
different active regions of a Microstructure. If the given
name is already being used for another
Active Area in the same Microstructure, then
<x> will be appended to it, where
x is an integer chosen to make the name
unique.



