measure - length(Curve,Point,Point):Length in VB
measure - length(Curve,Point,Point):Length in VB
(OP)
Does anyone know if it is possible to program in vb to measure the geodesic distance (along a curve) between two points ?
At the moment I use GetMeasurable.MinimumDistance which is a workaround.
Thanks for reading this and any tips would be greatly appreciated.
joe
At the moment I use GetMeasurable.MinimumDistance which is a workaround.
Thanks for reading this and any tips would be greatly appreciated.
joe





RE: measure - length(Curve,Point,Point):Length in VB
RE: measure - length(Curve,Point,Point):Length in VB
Your suggestion is along similar lines to that posted below in another forum. Also, contained here is ths solution I'm using for the moment. Thanks once again for your time and effort.
http://www