Message 1 of 12
Data Extraction Coordinates of One End of Polyline
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I draw a lot of poly lines that start from one common point but have unique end points. I know how I could extract both the start and end points of a polyline, but I don’t know how to differentiate between the start and end easily. Also, I don’t trust that every line would be drawn in the same direction.
My only idea so far is to use a block instead of a polyline. Make the block have a fixed point as my extraction point, and I can make the polyline in the block editable.
Is there an easier way to do this? Thanks
Attached is an example dwg.