在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
分享 copyLayer.il
zoujunlin 2019-8-9 22:16
procedure(copyLayer() let((cv objSet) ;; get selected objects cv = geGetEditCellView() objSet = geGetSelectedSet() ;; get current active layer activeLayer = leGetEntryLayer() act ...
个人分类: script|849 次阅读|0 个评论
分享 layerChange.il
zoujunlin 2019-7-25 21:58
;; for t Tech_Metal_Layer_List = list("M1 drawing" "M2 drawing" "M3 drawing" "AP drawing") Tech_Pin_Layer_List = list("M1 pin" "M2 pin" "M3 pin" "AP pin") ;; for s ;;Tech_Metal_Layer_List = list("M1 drawing" "M2 drawing" "M3 drawing") ;;Tech_Pin_Layer_List = list("MnTXT ...
个人分类: script|1213 次阅读|0 个评论
分享 path_cross_align.il
zoujunlin 2017-11-19 22:21
;File : path_cross_align.il ;Author : ZouJunlin ;Date : 2017/05/17 ;Description: align perpendicular path groups with diagonal direction. ;step 1 : seperate paths to horizontal_paths and vertical_paths ;step 2 : sort paths group with ascend or descend order ;step 3 : con ...
个人分类: script|1300 次阅读|1 个评论
分享 clearInvisible.il
zoujunlin 2017-11-19 22:06
;; clearInvisible.il ;; clear something that invisible in layout ;; zoujunlin 2017/11/19 procedure(clearInvisible() let(() cv = geGetEditCellView() ;;delete steiners foreach(x cv-steiners dbDeleteObject(x));end foreach ;;del ...
个人分类: script|1126 次阅读|2 个评论
分享 move_cursor_to.il
zoujunlin 2017-8-18 23:47
; move_cursor_to : move the mouse cursor to a point ; version : 1.0 ; author : ZouJunlin ; date : 20150319 procedure( move_cursor() ;; display the mo ...
个人分类: script|941 次阅读|0 个评论
分享 enhanced_ruler.il
zoujunlin 2017-5-25 22:12
;File : enhanced_ruler.il ;Author : ZouJunlin ;Date : 2017/05/25 ;Description: create a perpendicular ruler at the middle of current ruler ;step 1 :&n ...
个人分类: script|1263 次阅读|0 个评论
分享 cross_ruler.il
zoujunlin 2017-5-22 23:20
;File : cross_ruler.il ;Author : zoujunlin ;Date : 2017/05/22 ;Description : create crisscross ruler at the cursor point ;step 1 :&n ...
个人分类: script|971 次阅读|0 个评论
分享 move_label_to_pin_center.il
zoujunlin 2017-5-21 22:57
;File : move_label_to_pin_center.il ;Author : ZouJunlin ;Date : 2017/05/21 ;Description: move labels to the center of rectangle pins ;step 1 :&n ...
个人分类: script|816 次阅读|0 个评论
关闭

站长推荐 上一条 /1 下一条

小黑屋| 关于我们| 联系我们| 在线咨询| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2024-4-26 17:35 , Processed in 0.010359 second(s), 3 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
返回顶部