Layer naming
Hello,
I converted a .dwg file into svg file but there are no names for the paths so when I want to create classes for ID's in an outside program I can't. So say we have a circle 20 but the path id is blank unless I go into Adobe illustrator and tell it that this is circle 20. Can I write a program that will add the id names to the corresponding circle?
So right now when I click on circle 18 the path id is a random generated name but I want it to have the id of hotbtn18 but the only I can think of right is that I have to manually change the path id name.
Thank you,
