Can anyone please help me on how to get graphical objects cloned? I am not aware of any ready-made procs. I got much amount of code creating a complex graphical object. Now I want to print the object to a pdf but writing and storing all the objects again is cumbersome. It would have been nice if we got a clone for the Graphic class.
Will creating a new RootFrame and adding the graphic object to it help duplicate my graphical object?
I have not checked the clone-appearance option in Graphic class.
Will creating a new RootFrame and adding the graphic object to it help duplicate my graphical object?
I have not checked the clone-appearance option in Graphic class.