OOF2: The Manual

Name

OOF.Mesh.Profiles.Delete — Delete a profile from the system.

Synopsis

OOF.Mesh.Profiles.Delete(name)

Details

  • Parent Menu: OOF.Mesh.Profiles
  • Callback: function _pfremove in module oof2.engine.IO.boundarycondition
  • Threadability: Threadable
  • Parameters:

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

Description

Delete a named Profile object. The Profile is removed from the global list of all Profiles. Profiles that are being used by boundary conditions cannot be deleted.


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