- UID
- 604462
- 积分
- 3865
- 精华
- 贡献
-
- 威望
-
- 活跃度
-
- D豆
-
- 在线时间
- 小时
- 注册时间
- 2008-3-12
- 最后登录
- 1970-1-1
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?立即注册
×
Issue:When trying to copy and paste elements in an AutoCAD drawing, the process hangs for a long time (even several minutes), or it fails to work and may even crash the program.
Solution:Several things can cause copy and paste to stop working, the most basic of which is data corruption in the drawing.
To fix the copy and paste functionality, try repairing the drawing using the following methods:
Recover the drawing
Use the RECOVER command to open the drawing. This will audit the file and fix all errors that it can.
Remove excessive linetypes
Use the PURGE command and select all options to purge extra linetypes that may be in the drawing. For AutoCAD 2012, 2013, and 2014, use also the DGN Hotfix (the hotfix is rolled into AutoCAD 2015 and newer and is not available for AutoCAD 2011 and older). Here are the links:Delete constraints
Too many constraints will slow down a drawing and stop copy and paste from working. Often these are not visible in the drawing and can be turned on under the Parametric tab on the ribbon. To remove them, select all elements in the drawing and use the DELCON command.
Reset the scale list
Use the -SCALELISTEDIT command and choose the Reset option.
Delete layer filters
Use the FILTERS command to delete all layer filters.
Reset the Windows Clipboard
Memory fragmentation may have corrupted the clipboard. Exit and relaunch AutoCAD to reset it.
Install Object Enablers that may be required to prevent Proxy Graphics
Object Enablers allow for the objects to display instead of Proxy Graphics. Install object enablers for drawings created with applications such as Autodesk AutoCAD Civil 3D
See Also:AutoCAD DWG files unexpectedly increase in file size
Copy and paste fails when DWG file contains Xref
|
|