Message 1 of 1
How to get intersection points of 2 blocks using vb.net?

Not applicable
12-31-2018
03:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want to check 2 blocks are intersecting each other and also intersection of block and hatch. I have used explode the block and check intersect with other block(outer polygon), but I didn't get the desired output(intersection points). Kindly guide me how to get the intersection point between 2 blocks. Thank you.