Is there anywhere that talks about either using a distance function or vector length function in VB.NET?
I just want to be able to store distances from multiple attractor points to a grid of points. I suppose I could write a math function if it comes to that. Shouldn't there be something like Rhino.Distance(pt1,pt2) though?
