clone# Modeler2D.clone(assignment)[source]# Clone objects from a list of object IDs. Parameters: assignmentlistList of object IDs. Returns: boolTrue when successful, False when failed. ListList of names of objects cloned when successful. References >>> oEditor.Copy >>> oEditor.Paste