手机号码,快捷登录
我来回答
使用道具 举报
selObj = car(geGetSelSet()) selInstMasterCV = dbOpenCellViewByType(selObj~>master~>libName selObj~>master~>cellName "symbol" "" "r") ;open the cell view object for the master of selected instance. pinInfoList = nil selObjSelBox = car(setof(d_shape selInstMasterCV~>shapes d_shape~>objType == "rect" && d_shape~>lpp == list("instance" "drawing")))~>bBox ;to get the selecting box foreach(term selInstMasterCV~>terminals ;loop all the terminals foreach(pin term~>pins pinXY = centerBox(pin~>fig~>bBox) pinInfoList = cons(list(term~>name, pinXY, term~>direction), pinInfoList) );foreach(pin) );forech(term)
本版积分规则 发表回复 回帖并转播 回帖后跳转到最后一页
查看 »
手机版| 小黑屋| 关于我们| 联系我们| 隐私声明| EETOP 创芯网 ( 京ICP备:10050787号 京公网安备:11010502037710 ) |网站地图
GMT+8, 2025-10-16 17:27 , Processed in 0.013541 second(s), 4 queries , Gzip On, Redis On.