Seeking function

 From:  Michael Gibson
11709.2 In reply to 11709.1 
Hi Frederick,

re:
> but is there the equivalent of this:
>
> moi.geometryDatabase.getVisibleObjects()

What is your definition of a visible object?

Do you mean objects that don't have obj.hidden == true ?

Or objects that are inside of or intersect with the field of view of a viewport?

Or objects that have some pixels being drawn on screen so not behind another object?

- Michael