OOF2: The Manual
Name
OOF.NodeGroup.Rename_Group — Rename a node group.
Synopsis
OOF.NodeGroup.Rename_Group(skeleton, group, new_name)
Details
- Parent Menu: OOF.NodeGroup
-
Callback: function
_rename_groupin moduleooflib.engine.IO.skeletongroupmenu -
Parameters:
Description
Rename a NodeGroup. The given new_name must be
unique among all NodeGroups in the Skeleton. If it is not unique,
it will be made so by appending <x>,
where x is an appropriate integer.



