Select to view content in your preferred language

How to make spatial queries for elements?

2743
1
Jump to solution
07-16-2015 05:04 AM
AnatoliiTerentiev
Deactivated User

Dear Gurus!

How to make spatial queries for elements. For example, I have some graphic container (IGraphicsContainer) with elements (IElement).

Elements are created from x,y-table. Is there method to retrieve elements from some circle area around the point? (Similarly, for example, finding features within a polygon)

0 Kudos
1 Solution

Accepted Solutions
AnatoliiTerentiev
Deactivated User

May be with IGraphicsContainer.LocateElementsByEnvelope method?

Any other ideas?

View solution in original post

1 Reply
AnatoliiTerentiev
Deactivated User

May be with IGraphicsContainer.LocateElementsByEnvelope method?

Any other ideas?