如何快速删除Dangling lines(多余线段)?
时间:10-02
整理:3721RD
点击:
在网上找了了skill程序来删除Dangling lines 文件名:find_dlines.il
<!--Element not supported - Type: 8 Name: #comment--><!--Element not supported - Type: 8 Name: #comment--><!--Element not supported - Type: 8 Name: #comment-->方法:将SKILL放在PCBENV下,在allegro.ilinit文件里添加一句 load("find_dlines.il "
"deargds")
在allegro命令行执行find_dang 调出下图:可是找不到Dangling lines 有用过的朋友指点一下,小弟谢谢了!
<!--Element not supported - Type: 8 Name: #comment-->
<!--Element not supported - Type: 8 Name: #comment-->
<!--Element not supported - Type: 8 Name: #comment--><!--Element not supported - Type: 8 Name: #comment--><!--Element not supported - Type: 8 Name: #comment-->方法:将SKILL放在PCBENV下,在allegro.ilinit文件里添加一句 load("find_dlines.il "
"deargds")
在allegro命令行执行find_dang 调出下图:可是找不到Dangling lines 有用过的朋友指点一下,小弟谢谢了!
<!--Element not supported - Type: 8 Name: #comment-->
<!--Element not supported - Type: 8 Name: #comment-->
不用这么麻烦吧!rote>gross里直接设置dangline删除,然后gross就行了
多谢多谢,这段时间在搜集SKILL程序,光顾研究别人的SKIL了,忘了ALLEGRO本来就有这功能。哎,晕了。