copy# Modeler3D.copy(object_list)[source]# Copy objects to the clipboard. Parameters: object_listlistList of objects (IDs or names). Returns: listList of names of the objects copied when successful. References >>> oEditor.Copy Copy to clipboard