OOF2: The Manual

Name

OOF.Mesh.Profiles.Copy — Make a copy of a profile.

Synopsis

OOF.Mesh.Profiles.Copy(profile,name)

Details

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

    profile
    Name of the profile to be copied. Type: A character string.
    name
    Name for the new profile. Type: A character string, or the variable automatic.

Description

Make a copy of the given named Profile, with a new name. It's not usually necessary to do this, unless you're going to edit one of the Profiles.


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