Message 1 of 37

Not applicable
02-04-2015
12:16 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hey everyone, first post.
Thanks in advance for taking a look and for any suggestions you have. I'll try to keep it as simple as possible:
I'm importing a ton of points into a drawing from CSV files.
Format is Point | Northing | Easting | Elevation | Description.
For example: 4011026 | 51105.600 | 6553.000 | 352.631 | 0.352
What I'd like to do seems like a fairly simple automated task... but I'm totally unfamiliar with LISP programming.
The jist of the programming should look for any point, create a circle (center is point N/E/Z) and define the circle diameters from the point descriptions.
I would be forever in your debt if you could suggest any sorcery to aid me.
Thanks again.
Solved! Go to Solution.