OOF2: The Manual

Name

OOF.LoadData.Microstructure.NewActiveArea — Create a new empty active area in a microstructure.

Synopsis

OOF.LoadData.Microstructure.NewActiveArea(microstructure,name)

Details

  • Parent Menu: OOF.LoadData.Microstructure
  • Callback: function _newactivearea in module ooflib.common.IO.activeareamenu
  • Parameters:

    microstructure
    Type: The path to an existing Microstructure object.
    name
    Type: A character string.

Description

Create a new empty active area in a microstructure when loading it from a data file. This menu item is only used in data files.