claire74 2007-4-18 13:44
如何将3维图,拷贝成2维图,到另外一个文件中?
A 图,模型空间是3维摸型,在layout 中是2维的平面图.
想把此2维平面图,拷贝到B 文件中.(B为平面图纸)
我用copy,无法拷过去,只能拷贝尺寸.
请问有何方法?
龙龙 2007-4-18 17:22
I don't use 3d modeling with autocad, I still want to give my suggestion here regarding 2d drawings.
The layout drawing ( paper space ) is derived from the model drawing. it is dependent on model. So in paper space, you can't do that.
in parper space, use command: ms, to switch into model space, select the drawing elements you prefer, than copy them. in a new file, you can paste.
龙龙 2007-4-18 17:31
BTW, did you solve the problem successfully?
[url=http://www.bbs.cadsalon.com/viewthread.php?tid=2900&extra=page%3D1]http://www.bbs.cadsalon.com/view ... &extra=page%3D1[/url]
claire74 2007-4-19 11:16
回复 #2 龙龙 的帖子
thks. i try the ms command. it can copy the drawing,but it will change to different. such as i want to copy plan view, but after copy it change to elevation view.i don't know why?