Message 1 of 9
How to fix this program?

Not applicable
01-27-2016
02:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello!
I've found a Lisp some days ago that exports intersections points.
Given a polyline (or spline, etc) and a Line crossing this P.line, the lisp should read the intersection points and export them to a .csv file.
This isn't what is happening...
There are 2 things I want to change:
#1 - When the csv file is created, only the X point is exported... I'd like the Y point too.
#2 - For some reason, the UCS location influences the code in a negative way... Depending on the ucs location, the coordinates exported are wrong.
Please, can you help me?
Thank you for your time.
Cheers!