找回密码
 注册
查看: 2072|回复: 1
打印 上一主题 下一主题

axlDBCreateFilmRec & axlSetPlaneType求助是如何使用

[复制链接]

该用户从未签到

跳转到指定楼层
1#
发表于 2009-7-10 14:05 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式

EDA365欢迎您登录!

您需要 登录 才可以下载或查看,没有帐号?注册

x
初學skill,看資料的時候
1. axlDBCreateFilmRec這個函數沒有讀懂什麼意思,也不清楚如何應用
2. axlSetPlaneType這個函數雖然明白了是什麼意思,但是不清楚怎麼帶參數 ?資料中並沒有例子可看!
還望大家給予指導~ 謝謝!

该用户从未签到

2#
发表于 2009-7-14 13:14 | 只看该作者
axlDBCreateFilmRec        在光绘列表中创建一个新的光绘层
axlDBCreateFilmRec(
t_filmname
n_rotate_code
n_x_offset
n_y_offset
n_undef_line_width
n_shape_bound
n_plot_mode
n_mirrored
n_full_contact
n_supp_unconnect
n_draw_pad
n_aper_rot
n_fill_out_shapes
n_vector_based
)
(axlfcreate "TRACE_2" '(0 0 0 0 0 1 0 0 0 0 0 0 1) '("ETCH/TRACE_2" "PIN/TRACE_2"
"VIA CLASS/TRACE_2" ))
Called through film control form
Call the film control form’s film record save option, which creates a .txt file.
axlfcreate changes layer visibility and calls axlDBCreateFilmRecord as shown:
(axlDBCreateFilmRecord "TOP" 0 0 0 0 0 1 0 0 0 0 0 0 1)
Select the load option, which evaluates the contents of the file, calling axlfcreate.

axlSetPlaneType        设置一个平面层的正负片属性
axlSetPlaneType(
t_subclassName
t_planeType
)
⇒ t/nil
t_subclassName Subclass name whose plane type is to be changed.
t_planeType Plane type (Positive, Negative)

评分

参与人数 1贡献 +5 收起 理由
kevin + 5

查看全部评分

您需要登录后才可以回帖 登录 | 注册

本版积分规则

EDA365公众号

关于我们|手机版|EDA365电子论坛网 ( 粤ICP备18020198号-1 )

GMT+8, 2025-2-5 12:02 , Processed in 0.078125 second(s), 27 queries , Gzip On.

深圳市墨知创新科技有限公司

地址:深圳市南山区科技生态园2栋A座805 电话:19926409050

快速回复 返回顶部 返回列表