mathnet / mathnet-spatial

Math.NET Spatial
http://spatial.mathdotnet.com
MIT License
376 stars 132 forks source link

No 1D line segment support #171

Open Cloudmersive opened 5 years ago

Cloudmersive commented 5 years ago

There are 2D and 3D line segments but no 1D line segments

JohanLarsson commented 5 years ago

What is a 1D line segment? A range?

Cloudmersive commented 5 years ago

Yeah, basically. Here is an example: https://eli.thegreenplace.net/2008/08/15/intersection-of-1d-segments

jkalias commented 1 year ago

What would be your use case then?