Message 1 of 5
collect coordinates as a list

Not applicable
03-29-2000
10:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
hi
I'm sure this has been answered before, but with the news group in its
current state of where ever land, I'm posting the question again.
How do I store coordinates in a list so that I can retrieve them later. I'm
wanting to store the coordinates as they are entered. and then use that data
to replace a line with a leader or find the angle between two points etc.
The best I managed (with my limited list experince) was saving the points
more as a string rather than a point. This works fine for the drawing a new
line but didn't work for finding the angle between two points contained in
the list.
I guess I'm going about it wrong.
Any help or clues would be appreciated.
thanks
CJ Follmer
I'm sure this has been answered before, but with the news group in its
current state of where ever land, I'm posting the question again.
How do I store coordinates in a list so that I can retrieve them later. I'm
wanting to store the coordinates as they are entered. and then use that data
to replace a line with a leader or find the angle between two points etc.
The best I managed (with my limited list experince) was saving the points
more as a string rather than a point. This works fine for the drawing a new
line but didn't work for finding the angle between two points contained in
the list.
I guess I'm going about it wrong.
Any help or clues would be appreciated.
thanks
CJ Follmer