OOF2: The Manual
Name
OOF.Mesh.Profiles.Edit — Replace a profile with a new profile.
Synopsis
OOF.Mesh.Profiles.Edit(name,profile)
Details
- Parent Menu: OOF.Mesh.Profiles
-
Callback: function
_pfeditin moduleooflib.engine.IO.boundarycondition -
Threadability:
Threadable -
Parameters:
name- Name of the profile to be replaced. Type: A character string.
profile- The replacement profile. Type: An object of the
CoreProfileclass.
Description
Edit the given named
Profile. Editing is really
replacing: the old Profile is replaced with
a new one with the same name. Boundary
conditions that used the old Profile
will use the new one instead.
/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */




