- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
Total novice at writing LISP routines, so advice is appreciated.
I use the attached routine (produced by another user, ASMI) to extract the XYZ coordinate information of 3D polylines and write them out into a CSV format.
It's very useful, but the snag is that to extract multiple objects to the same CSV file you must rerun the command and click each 3D polyline individually. Each selected line is then added to the end of the CSV file with an XYZ header line (example attached.)
It would be so much more efficient if i could multi select/window select multiple objects and the routine does exactly the same job of creating the attached example without having to click multiple times.
Anyone have any thoughts, or can anyone alter the routine to account for this?
Many thanks in advance!
Dan
Solved! Go to Solution.