Message 1 of 7
Measure length of point on polyline from start point

Not applicable
09-28-2006
09:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I would like to find the length of a polyline from the start point of the polyline to a point on the polyline picked by the user.
I had a program that worked fine in Autocad 2002 which used the Curve.cls v1.3 and VLAX.CLS v1.4 from acadx.com. Now in Autocad 2006 my program does not work.
I could post code if that helps.
I had a program that worked fine in Autocad 2002 which used the Curve.cls v1.3 and VLAX.CLS v1.4 from acadx.com. Now in Autocad 2006 my program does not work.
I could post code if that helps.