Message 1 of 2
Find the collection of entities intersecting with a given block
Not applicable
02-28-2021
11:40 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I want to get a collection of objects intersecting with a given block/DBObject/entity. How can I do that ?
The IntersectWith method returns collection of intersection points. If I have to use this method, how can I get the intersecting entities with the given points' collection?
Thanks in advance.