T
Terry Lalonde
Guest
Hello:
I've got a routine that scans a layout hierarchy looking for rectangles
on a specific layer.
When I get the rectangle of interest I have:
- a transform that represents the current view (created via
dbConcatTransform on the way down
the hierachy) it looks good. ((761.625 878.075) "R180" 1.0)
- the bBox of the rectangle of interest is: ((9.6 9.6) (81.0 81.0)) (in
the current view coord system)
What I require are the coordinates of said bBox in the original
coordinate system (of the top cell)
geTransformUserBBox, or dbTransformBBox do not seem to give me that??
(it does if the rotation
is "R0" BTW)
What am I Missing?
Thanks,
Terry
I've got a routine that scans a layout hierarchy looking for rectangles
on a specific layer.
When I get the rectangle of interest I have:
- a transform that represents the current view (created via
dbConcatTransform on the way down
the hierachy) it looks good. ((761.625 878.075) "R180" 1.0)
- the bBox of the rectangle of interest is: ((9.6 9.6) (81.0 81.0)) (in
the current view coord system)
What I require are the coordinates of said bBox in the original
coordinate system (of the top cell)
geTransformUserBBox, or dbTransformBBox do not seem to give me that??
(it does if the rotation
is "R0" BTW)
What am I Missing?
Thanks,
Terry