S
sunkey.zheng@gmail.com
Guest
I'v get the rod obj's dbid , but it's seems can not change the ROD's
subpart's property
by this kind of style: ( log of CIW )
subid~>??
(db:188308372 cellView db:188228652 objType "rect"
prop nil bBox
((0.4 4.27)
(0.66 4.53)
) children
nil groupMembers nil isAnyInst nil
isShape t matchPoints nil net
nil parent nil physConns nil
pin nil purpose "drawing" textDisplays
nil assocTextDisplays nil layerName "VIA12"
layerNum 17 lpp
("VIA12" "drawing")
)
subid~>layerName
"VIA12"
subid~>layerName = "VIA23"
"VIA23"
subid~>layerName
"VIA12"
i want to change the MPP's sub-rect of 'VIA12' to 'VIA23', but seems
it can not be completed
by the method above... anyone can give me some help ?? thx a lot!!!
subpart's property
by this kind of style: ( log of CIW )
subid~>??
(db:188308372 cellView db:188228652 objType "rect"
prop nil bBox
((0.4 4.27)
(0.66 4.53)
) children
nil groupMembers nil isAnyInst nil
isShape t matchPoints nil net
nil parent nil physConns nil
pin nil purpose "drawing" textDisplays
nil assocTextDisplays nil layerName "VIA12"
layerNum 17 lpp
("VIA12" "drawing")
)
subid~>layerName
"VIA12"
subid~>layerName = "VIA23"
"VIA23"
subid~>layerName
"VIA12"
i want to change the MPP's sub-rect of 'VIA12' to 'VIA23', but seems
it can not be completed
by the method above... anyone can give me some help ?? thx a lot!!!