Hi All I had been vexed by the bounding box problem with schematics for a long time. Every once in a while, the bounding box for schematic would be incorrect. This resulted in the fit to window not working quite properly. (dbComputeBBox (geGetEditCellView)) didn't fix the problem. Recently, I figured out that many (but not all) of these cases were cause by pin labels when they are in 'textOnRight' or 'textOnLeft' modes! If I change those pin-labels to 'textOnTop' the bounding box is correct again. Has any one else seen this kind of behaviour? Regards Satya