OOF2: The Manual

Name

OOF.Microstructure.Interface.Delete — Delete a named interface from a Microstructure.

Synopsis

OOF.Microstructure.Interface.Delete(microstructure,interface)

Details

  • Parent Menu: OOF.Microstructure.Interface
  • Callback: function _deleteCB in module ooflib.engine.IO.interfacemenu
  • Threadability: Threadable
  • Parameters:

    microstructure
    Type: The path to an existing Microstructure object.
    interface
    Interface to be removed. Type: A character string.

Description

Delete the interface. This action should trigger a rebuild of the Mesh, if any exist.