OOF2: The Manual
Name
OOF.NodeGroup.Copy_Group — Make a copy of a node group.
Synopsis
OOF.NodeGroup.Copy_Group(skeleton,group,new_name)
Details
- Parent Menu: OOF.NodeGroup
-
Callback: function
_copy_groupin moduleooflib.engine.IO.skeletongroupmenu -
Options:
cli_only=1 -
Parameters:
Description
Copy 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.



