Message 1 of 2
Calculate an intersection point between two lines
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, i'm trying to find a way of calculatng an intersection point between two lines with .NET - similar to the autolisp inters function:
(inters pt1 pt2 pt3 pt4 [onseg])
Would be very grateful for any help 🙂