BBox for rectangular

Guest
Hi,

I need some skill code which can get the bbox for a polygon in a
rectangular shape for an instances. Can you help on this?
 
On Mon, 20 Aug 2007 02:10:43 -0700, lyfoong wrote:

IMHO the bBox coordinates can very easily retrieved if you have a polygon
handle

try polygon~>bBox

!


Hi,

I need some skill code which can get the bbox for a polygon in a
rectangular shape for an instances. Can you help on this?
 
I want to move a polygon by X=1um and Y=2um.
polygon~>bBox give me list how to add 1um to each X, 2um to each Y and set
it back to the polygon coordinates ?
 
I want to move a polygon by X=1um and Y=2um.
polygon~>bBox give me list how to add 1um to each X, 2um to each Y and set
it back to the polygon coordinates ?
Just use dbMoveFig()




Stéphane
 

Welcome to EDABoard.com

Sponsor

Back
Top