OOF2: The Manual

Name

OOF.Microstructure.Delete — Destroy a Microstructure.

Synopsis

OOF.Microstructure.Delete(microstructure)

Details

  • Parent Menu: OOF.Microstructure
  • Callback: function deleteMicrostructure in module ooflib.common.IO.microstructuremenu
  • Parameters:

    microstructure
    Name of the microstructure to be deleted. Type: A character string.

Description

Delete a Microstructure and all of its associated Images, Skeletons, and Meshes. Be really sure that you want to do this before you do it.