clone#

Modeler2D.clone(assignment)[source]#

Clone objects from a list of object IDs.

Parameters:
assignmentlist

List of object IDs.

Returns:
bool

True when successful, False when failed.

List

List of names of objects cloned when successful.

References

>>> oEditor.Copy
>>> oEditor.Paste