Cadence Skill 论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 4374|回复: 1

[AXL函数] axlPadSuppressOkLayer

[复制链接]
发表于 2015-2-4 11:28:31 | 显示全部楼层 |阅读模式
axlPadSuppressOkLayer(
t_layer/x_layerNumber
)
=> t/nil

描述

用于判断某层是否可以设置pad suppression,一般只有内层走线层可以设置,表底层及负片都不能设置。


参数

t_layer layer名 (例如 "TOP")
x_layerNumber layer序号(以 0开始排列);


返回值

t   layer 可以进行pad suppress设置;
nil 其他情况


相关函数

axlPadSuppressGetaxlPadSuppressSet


例子:

axlPadSuppressOkLayer("TOP") =>nil
axlPadSuppressOkLayer(0)


相关帖子

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

本版积分规则

Archiver|手机版|网站地图|Cadence Skill 论坛 ( 蜀ICP备13024417号 )

GMT+8, 2024-4-16 13:20 , Processed in 0.139035 second(s), 19 queries .

Powered by Discuz! X3.4

© 2001-2017 Comsenz Inc.

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