Getting Ordered Intersection Points of a Line along a Particular Direction Posted on May 7, 2019May 7, 2019 adminPosted in .net (c#), Autocad .Net API It seems to be a common problem: getting intersection points along a line. This is what we want: 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”