That would work. I guess, the 2D Line distance questions was a request. Also, I'm more interested in the line segment part of the question. Thanks, Curtis On Tue, Aug 2, 2011 at 10:36 AM, Ted Dunning wrote: > You could just define a 3D line that is in a plane. The distance will be > the same. > > On Tue, Aug 2, 2011 at 9:47 AM, Curtis Jensen >wrote: > > > I see the 3D Line class has a distance to a point method. Is there > > something equivalent for the 2D Line class and the 2D Segment class? > > > > Thanks, > > Curtis > > >