Getting Ordered Intersection Points of a Line along a Particular Direction

Posted on Posted in .net (c#), Autocad .Net API

It seems to be a common problem: getting intersection points along a line.

This is what we want:

We want the ordered points.
Notice how the points are nicely ordered, from the start point of the picked line?

 

Here’s how I solved it:

One thought on “Getting Ordered Intersection Points of a Line along a Particular Direction

  1. Pingback: admin

Leave a Reply

Your email address will not be published. Required fields are marked *