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 moduleooflib.engine.IO.boundarymenu -
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.



