PlannerRoad
Guest
clipboard managerthis autodesk utility allows you to keep in mind the items that are copied or cut in autocad.
via a side panel, which appears with the clipboard command, you can have a history of the copied or cut elements. it is possible to rename each single operation, and reuse these elements (or possibly paste them also as blocks).
the utility is written in c#, you must then use the netload command to charge it.
Once uploaded, autocad will keep you in memory even in subsequent sessions, to remove it use the removecb command.
in the download there is the plug-in and the sources used.
Read also the article of kean walmsley qui.
per il download:http://labs.autodesk.com/utilities/clipboard_manager/
via a side panel, which appears with the clipboard command, you can have a history of the copied or cut elements. it is possible to rename each single operation, and reuse these elements (or possibly paste them also as blocks).
the utility is written in c#, you must then use the netload command to charge it.
Once uploaded, autocad will keep you in memory even in subsequent sessions, to remove it use the removecb command.
in the download there is the plug-in and the sources used.
Read also the article of kean walmsley qui.
per il download:http://labs.autodesk.com/utilities/clipboard_manager/