Hello
I am trying second approach. What I found is,
1. First I got Bounding Box of outside element (A) and noted its Min and Max points.
2. Then I got Bounding Box of inside element (B) and noted its Min and Max points.
3. After plotting online graph, it is noticed that B's bounding box is not completely inside of A's. So I am unable to filter it out using 'BoundingBoxIsInsideFilter'.
It is shown below in illustrated format.
1
Hope it gives you clear idea about the problem.
Thank you
Gautam