I want to create an illustrator script that places dots around a circle.
Let's say the shells are given, but I need a way to evenly spread out a n amount of dots (electrons) on a n-sized circle. For example 2 dots on the first circle, 8 on the second, etc.
To rephrase my problem: I have up to 7 circles that are all set. How do I spread out the dots on those circles?