I have created a script to inscribe a circle with a series of isosceles triangles.
I want to create a copy make some changes to circumscribe the circle.

I could copy each individual tile or recreate from scratch, but that is time consuming and dull work.

Is there an easy way to duplicate a script?

Stephen