Skip to main content
Document Geek
Community Expert
Community Expert
February 14, 2020
Answered

How to do a wholesale swap of all instances of one shape to another shape?

  • February 14, 2020
  • 2 replies
  • 1107 views

I have a design that uses a large amount of a single shape. I've been refining it and now I want to do a wholesale swap one of shape to another shape. I know I can do this one at a time using symbols, but I'm wondering if there is a way to have Illustrator search for all instances of a particualr shape geometry and replace them with the new shape. Maybe a script like this exists?

 

This topic has been closed for replies.
Correct answer Kurt Gold

Yes, there are scripts (do a search fo zamena or zamena size, for example).

 

And there are other ways as well. Which one depends on the Illustrator version you are using. What version is it?

2 replies

Kurt Gold
Community Expert
Community Expert
February 14, 2020

You may try the built-in Global Edit feature.

Document Geek
Community Expert
Community Expert
February 15, 2020

Zamena will do exactly what I want. And I had no idea that global editing existed. I learn two new things today. Thank you so much!

Kurt Gold
Community Expert
Kurt GoldCommunity ExpertCorrect answer
Community Expert
February 14, 2020

Yes, there are scripts (do a search fo zamena or zamena size, for example).

 

And there are other ways as well. Which one depends on the Illustrator version you are using. What version is it?

Document Geek
Community Expert
Community Expert
March 11, 2020

Zamena script works great!

 

Do you also know of a way to replace just the geometry of an object with the geometry of another object? (Leaving the fille and stroke alone)?

Disposition_Dev
Legend
March 11, 2020

You can create a graphic style with the source object, run the zamena script to change the object, then apply the graphic style to the new object.

 

If you were so inclined, you could write a script that does all of this for you, including making a function call to the zamena script.