Perform the 'Paste' operation based on the user's various input parameters. This function is the '__RunPasteCommands' function's CUI equivalent. Parameters ---------- selected_objs: (list) List of selected FreeCAD objects. code_string: (str) The paste co
(
selected_objs,
code_string,
paste_document,
copy_document,
copy_type,
delete_selection,
)
source not stored for this graph (policy: none)
no test coverage detected