This topic has been archived. It cannot be replied.
-
工作学习 / IT技术讨论 / 请问Autocad高手,怎样改变显示的线粗细呀?我可以改打印的和preview的,但有时改得了,有时改不了model space里的线粗。
-pyramid(㊣金字塔);
2002-9-20
(#758243@0)
-
在object properties里有一项是线的width
-lazycat(沧海一笑);
2002-9-20
(#758247@0)
-
那个改变的是输出的线粗(paper space),不是显示在屏幕上的(model space)。I use AutoCad2000 Mechanical 2000i Power Pack.
-pyramid(㊣金字塔);
2002-9-20
(#758251@0)
-
可以试一下改变线的线宽,就是把一般的线改成pline线,有一个程序可以实现这样的功能。
-killer(流血五步伏尸二人);
2002-9-20
(#758312@0)
-
怎样把pline改成line?
-pyramid(㊣金字塔);
2002-9-20
(#758316@0)
-
explode
-std(std);
2002-9-20
(#758323@0)
-
It said the selected object can not be exploded.
-pyramid(㊣金字塔);
2002-9-20
(#758331@0)
-
你选的东西是不是PLINE?或全是PLINE?
-std(std);
2002-9-20
(#758335@0)
-
这才是关键!
-chenql26(真的不懂);
2002-9-20
(#758340@0)
-
首先,经过仔细研究,该线是line,不是pline。第二,它在层中的线宽lineweight=0.5mm。第三,该线的thickness属性(不是lineweight)是0。最怪的是,它在model 空间显示仍然是很粗的一条线。暂不谈penstyle中的设置。双击该线,并不出现width属性。
-pyramid(㊣金字塔);
2002-9-20
{29}
(#758370@0)
-
这条线是你自己画的吗?我以前碰到这种情况, 就是删掉重画一条pline线。
-chenql26(真的不懂);
2002-9-20
(#758419@0)
-
不是我画的,但现在图上很多这样的线,都删了重画太麻烦了!况且,咱也想整明白咋回事?
-pyramid(㊣金字塔);
2002-9-20
{26}
(#758435@0)
-
利用上面的程序把线宽改为0即可。
-killer(流血五步伏尸二人);
2002-9-20
(#758336@0)
-
打印时不同颜色的线可以有不同的线宽!4年没玩这东西了!
-std(std);
2002-9-20
(#758252@0)
-
God, once again, I asked the problem in Model space, not paper space, anyway, thank you.
-pyramid(㊣金字塔);
2002-9-20
(#758256@0)
-
在打印机设制里.
-std(std);
2002-9-20
(#758260@0)
-
r u kidding?? I did not ask for print, just ask how change the displayed line weight in model space.
-pyramid(㊣金字塔);
2002-9-20
(#758265@0)
-
几年没碰了。要改显示的粗细,必须是线真正的有粗细才能。必须改成polyline, 然后改粗细。
-miketany(MIKE老狼);
2002-9-20
(#758319@0)
-
不对呀?是不是bug??明明只是line,lineweight 属性是粗的(0.5)但thickness属性是0,显示却还是粗的,闹鬼呀!
-pyramid(㊣金字塔);
2002-9-20
(#758385@0)
-
用GOOGLE查LineWeight
-std(std);
2002-9-20
{600}
(#758451@0)
-
高手!一个命令就搞定了,LWDISPLAY设为oFF,马上见效!谢谢。
-pyramid(㊣金字塔);
2002-9-20
(#758458@0)