converting a rectilinear polygon to rectangle polygons

L

layoutDesign

Guest
First, thanks Andrew Beckett for script on converting polygons to
paths.

I would like to also convert a rectilinear polygon to a bunch of
rectangle polygons. I would like this so that I can better deal with a
rectangle that has been slotted and will not convert to a path. I
figure I could fracture it into rectangles and then run Andrews script
to convert them to paths. Any hints or info appreciated.
 
layoutDesign wrote, on 01/06/09 23:09:
First, thanks Andrew Beckett for script on converting polygons to
paths.

I would like to also convert a rectilinear polygon to a bunch of
rectangle polygons. I would like this so that I can better deal with a
rectangle that has been slotted and will not convert to a path. I
figure I could fracture it into rectangles and then run Andrews script
to convert them to paths. Any hints or info appreciated.
dbLayerTile() will do this.

Regards,

Andrew.
 

Welcome to EDABoard.com

Sponsor

Back
Top