EDA365电子论坛网
标题:
懂SKILL的请帮帮忙,谢谢!
[打印本页]
作者:
wg2005
时间:
2008-12-18 13:20
标题:
懂SKILL的请帮帮忙,谢谢!
请教SKILL高手:我想输出某过孔VIA连接的个数“Connected lines: 2”用什么函数可以?
prog( ()
dviafile = axlDMOpenLog("./via.loc")
fprintf(dviafile "\n")
axlClearSelSet()
axlSetFindFilter(?enabled `("NOALL" "VIAS") ?onButtons `("VIAS"))
vias = axlGetSelSet(axlAddSelectAll())
foreach(via vias
star = via ->starEnd ;(语句就在这里不知道应该写什么才可以输出Connected lines。请求高手帮忙。谢谢)
fprintf(dviafile "%L\n\n" star)
)
axlDMClose(dviafile)
axlShell("redisplay")
axlShell("viewlog ./via.loc")
))
作者:
cjf
时间:
2008-12-23 14:18
提示:
作者被禁止或删除 内容自动屏蔽
作者:
cjf
时间:
2008-12-26 15:39
提示:
作者被禁止或删除 内容自动屏蔽
作者:
cjf
时间:
2008-12-26 15:40
提示:
作者被禁止或删除 内容自动屏蔽
欢迎光临 EDA365电子论坛网 (https://bbs.eda365.com/)
Powered by Discuz! X3.2