When you use families in python, how do you make it acknowledge all families instead of just the first? I've already figured out you can make python use all instances of an object with "for n in range(Obj.Count): Obj[n]" but it'll only use the first family.
I also did a bit of testing earlier with lucid's py picker plugin and found the instance numbers reset with each object in the family.