How to make a region3 iterate through a model only once?

Been experimenting with region3 recently, and i got a little problem, the region3 is iterating through the same dummy (the model i’m using) more than one time, and as i just want to get the object once,
i need a way for the region3 to just loop once for each model.