Specifically, this is for mapping.
I'm looking for a way to quickly find elements which overlap a shape (polygon).
Specifically, this is for mapping. For this example, I have elements on 2 levels: "Obscured Area" which are closed Shapes and "Breaklines" which could be of various types (typically Line String or Shape.)
I want to quickly find any elements on the "Breakline" level that cross or fall within the "Obscured Area" shapes so that I can quickly review and determine whether these are valid or not based on project parameters.
We are using MicroStation v8i SS3. Thanks.