OOF2: The Manual
Name
OOF.Skeleton.Boundary.Rename — Rename a Skeleton boundary.
Synopsis
OOF.Skeleton.Boundary.Rename(skeleton,boundary,name)
Details
- Parent Menu: OOF.Skeleton.Boundary
-
Callback: function
_renameCBin moduleoof2.engine.IO.boundarymenu -
Threadability:
Threadable -
Parameters:
Description
Rename a boundary in a
Skeleton. If Meshes have been created from the Skeleton, the
boundaries in the Mesh will be renamed too.
The new name must be unique. If another
boundary in the same Skeleton has the same name,
<x> will be appended to the new name,
where x is an integer chosen to make the
new name unique.
/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */




