查看完整版本: [求助]关于XREF 的状态(Status)问题?

simon 2005-1-12 12:43

[求助]关于XREF 的状态(Status)问题?

如何对xref操作才能使xref manger 中的status(状态)变为unreferenced和unresolved. 谢谢

simon 2005-1-12 13:22

[求助]关于XREF 的状态(Status)问题?

unreferenced: 已附着到图形中但被删除。删除指的是什么? 我删除当前图形中的外部参照块,Status 还是loaded, 我删除外部参照块所在路径的原文件, Status 却是Not found. 如何对xref操作才能使xref manger 中的status(状态)变为unreferenced

zhanghui 2005-1-12 14:42

[求助]关于XREF 的状态(Status)问题?

If you delete external reference file, AutoCAD will not find it definitely.  If you delete the inserted external reference block, the original file is still there.  The block is still in the current file that you are working on.  Therefore, its status is loaded.  If you want to remove the external rereference which is not found, you can select the external rereference in the dialog box, and click Detach.button to delete it from the list.  
If you have some other backup for that file, you can use Browse button in the dialog box, and find the backup one.  It will be re-attached, and the status will change to Loaded.

Acutally, you should not delete the files which are used as external references by other files.
  
页: [1]
查看完整版本: [求助]关于XREF 的状态(Status)问题?