3ds Max Copy And Paste Script

rollout copyPasteUI "Copy/Paste Tool" width:320 ( checkbox chkTransform "Transform" checked:true checkbox chkGeo "Geometry" checked:true checkbox chkMods "Modifiers" checked:true checkbox chkMat "Materials" checked:true radioButtons copyMode labels:#("Copy", "Instance", "Transform Only") button btnCopy "Copy Selected" width:140 button btnPaste "Paste" width:140

This script hijacks the Windows clipboard or creates a persistent memory buffer that survives session changes. 3ds max copy and paste script