| 请教大佬们一个问题, 简单说就是如何把一个table的两个key值都鞋子爱一个component的bBox里,不重叠。 具体描述如下: 1. 需求:想在pcb的器件(component)的框里显示位号(refdes)和Value的值 2. 过程复现:现在的方法是建一个table,key是refdes和Value,遍历器件,引用属性boundary=component->symbol->children->bBox table[refdes]=boundary, table[value]=boundary 遍历Value,用axlDBCreateText(t_text,........),t_text的值是Value 3. 问题描述:按上述思路运行完成。refdes和Value都加到了componet上,而且两者是重叠的 对bBox也就是boundary box的理解还不深,一个table的两个key能同时给boundary box吗。 请大佬们指导,谢谢。 |
| 欢迎光临 EDA365电子论坛网 (https://bbs.eda365.com/) | Powered by Discuz! X3.2 |