OOF2: The Manual

Name

OOF.Microstructure.Copy — Copy a Microstructure.

Synopsis

OOF.Microstructure.Copy(microstructure,name)

Details

  • Parent Menu: OOF.Microstructure
  • Callback: function copyMicrostructure in module oof2.common.IO.microstructuremenu
  • Threadability: Threadable
  • Parameters:

    microstructure
    The source microstructure. Type: A character string.
    name
    Name of the new Microstructure. Type: A character string, or the variable automatic.

Description

A copied Microstructure has the same physical size and pixel size as the original Microstructure, and includes copies of all Images and pixel groups contained in the original. It does not include any Skeletons or Meshes from the original.


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