Add them to a Family and add an instance variable "Circle_Number"
then to pick the objects just add one condition:
Family.Circle_Number ="Your Target Number"
This will pick just that circle but if you want to loop through all of them you can do a "For each" Family then you can do a subevent to pick the ones you need.