Message 1 of 31
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi y'all!
I have a little project that I'm working on, and I need a LISP that gives me these things in a .txt file:
Polylines: start X/Y, end X/Y, lenght
Cogo Point: easting, northing, raw description
The main objective is to extract these informations all at once, selecting all the polylines and cogo points manually, then getting a .txt file that gives me these infos separated by line, so I can read all that on a excel routine easily.
I think it's a easy lisp to do, but I'm not good with lisp, so can someone help me?
Solved! Go to Solution.