On 08/23/2018 09:52 AM, Gregory Pittman wrote: > There are the Scripter commands, copyObject() and pasteObject(): > > https://wiki.scribus.net/canvas/CopyObject()_and_pasteObject() > > which, in your example, would require grouping the selected objects > before running such a script, then ungrouping after. Although I haven't > tried them, there are commands, groupObjects() and unGroupObject() that > could be incorporated into a script to do this automatically. (not sure > if the second command is unGroupObject() or unGroupObjects(), since the > manual is confused about this). >
According to cmdmani.h, it's unGroupObjects() Greg
