Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have written the following lisp to draw some circles and points at a set offset from the middle of two selected points. Two points are offset 18mm from the line, the other two offset 190mm. However when i run the lisp the first time there is no 18mm offset (but there is the 190mm offset) then when it is re-run immediately it works as intended by drawing all 4 objects with the correct offset. Weird how it half works the first time, then completely works the second time.
Not sure if there is something in how the code is written or some sort of bug elsewhere
Any assistance would be appreciated!
Solved! Go to Solution.