OOF2: The Manual
Name
OOF.ElementGroup.Copy_Group — Make a copy of an element group.
Synopsis
OOF.ElementGroup.Copy_Group(skeleton, group, new_name)
Details
- Parent Menu: OOF.ElementGroup
-
Callback: function
_copy_groupin moduleooflib.engine.IO.skeletongroupmenu -
Parameters:
Description
Copy an ElementGroup. The given new_name must be
unique among all ElementGroups in the Skeleton. If it is not unique,
it will be made so by appending <x> ,
where x is an appropriate integer.



