Hi Matadem,
re:
> I have about 50 squares that I need to replace with a square that is close to it in shape.
> Is there a script for this?
Sorry no, not that I'm aware of.
It is difficult in script to implement a shape comparison function to identify when 2 curves are "close to each other" in shape.
Script code can create algorithms out of a list of very simple instructions, you would need a much more detailed and granular specification of what exactly "close to each other" means.
- Michael
|