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



