iCAx开思网

标题: PRO/E工程图打印线粗设置 [打印本页]

作者: kafy    时间: 2008-7-6 12:24
标题: PRO/E工程图打印线粗设置
PRO/E工程图绘制好后就要进行打印设置,设置程序如下:

! Pen 1 = white entities (object lines)
! Pen 2 = yellow entities (text, dimensions, cross hatching)
! Pen 3 = gray entities (hidden lines)
! Pen 4 = red entities (can use for drawing border if you change the
! entity color to red in the format file)
! Pen 5 = green entities (sheetmetal)
! Pen 6 = cyan entities (section)
! Pen 7 = dark gray entities (dimmed)
! Pen 8 = blue entities (spline surface grid)
pen 1 color 0.0 0.0 0.0; thickness 0.028 cm ;drawing_color
pen 2 color 0.0 0.0 0.0; thickness 0.012 cm ;letter_color
pen 3 color 0.0 0.0 0.0; thickness 0.012 cm ;half_tone_color
pen 4 color 0.0 0.0 0.0; thickness 0.012 cm ;highlite_color
pen 5 color 0.0 0.0 0.0; thickness 0.012 cm ;attention_color
pen 6 color 0.0 0.0 0.0; thickness 0.012 cm ;section-color
pen 7 color 0.0 0.0 0.0; thickness 0.012 cm ;dimmed_color
pen 8 color 0.0 0.0 0.0; thickness 0.012 cm ;edge_highlite_color
先建一个写字板将上述程序拷贝到写字板中,输入文件名保存。然后在下PRO/E的CONFIG文件中找到pen_table_file 将目录设置到你刚才存的文件比如D:\temp\table.pro(这里写字板的名称为table),保存就OK了。当然可以自己设置线粗细,更改数值就可以,比如0.012 cm 。

具体可到https://blog.tom.com/xetoo网看看,如果对你有帮助请留下你的足迹,对你没帮助可以提意见,如果有什么问题可以提,我将尽力解答。

[ 本帖最后由 kafy 于 2008-7-6 12:27 编辑 ]
作者: rens    时间: 2008-7-6 21:28
支持一下,
作者: wanglymedeli    时间: 2009-5-25 19:52
好啊,终于找到它了,正想要这样的
作者: wendy2004    时间: 2010-5-5 10:40
PRO/E的CONFIG文件中找到pen_table_file 将目录设置到你刚才存的文件比如D:\temp\table.pro(这里写字板的名称为table),保存就OK了


我怎么没法把pen_table_file 目录设置到那个刚保存的文件中?

谁来帮帮我啊
作者: lubick    时间: 2010-5-23 09:42
感谢楼主的
作者: jingteng    时间: 2010-11-21 19:43
我也想知道,长见识了
作者: chengkuia    时间: 2010-11-21 20:45
直接把路径名写到后面就可以了
作者: ting4977    时间: 2010-11-21 21:00
kafy 发表于 2008-7-6 12:24
PRO/E工程图绘制好后就要进行打印设置,设置程序如下:

! Pen 1 = white entities (object lines)
! Pen 2 = yellow entities (text, dimensions, cross hatching)
! Pen 3 = gray entities (hidden lines)
!  ...


非常详细,学习了!!!
作者: cdh.2007    时间: 2010-11-21 21:10
借楼主的贴,学习了
作者: lgh0036    时间: 2010-11-23 15:40
借楼主的贴,学习了
作者: 龙行天下-秀    时间: 2012-8-30 15:13
把位置复制粘贴上去就可以改了!!




欢迎光临 iCAx开思网 (https://www.icax.org/) Powered by Discuz! X3.3