prax3des Posted January 22, 2018 Posted January 22, 2018 Is a Lisp possible to create lines and arcs? Original Line:3 Polyline:1 Circle:1 Modified Line:31 Arc:6 Quote
prax3des Posted January 23, 2018 Author Posted January 23, 2018 I look for the way to create lines and arcs for points of intersections. Quote
BIGAL Posted January 23, 2018 Posted January 23, 2018 You still have not defined the task do you just want to draw lots of lines and arcs then find intersection points ? Pretty easy result will be by creation order. Still no code you must explain your request more clearly we understand sometimes a language problem in asking question. Do I understand right break into lots of little bits ? There are some here better than me at that type of task. Quote
prax3des Posted January 23, 2018 Author Posted January 23, 2018 cadtutor.dwg I hope that with this I can clarify my question Quote
ReMark Posted January 23, 2018 Posted January 23, 2018 (edited) Sounds like you want a lisp routine that will execute a "break" at any and all intersections. The lisp routine you are looking for was written about 9 years ago by CAB (Charles Alan Butler) and posted over at The Swamp. It was called BreakObjects.lsp and included several different break routines in one program. I may have a copy around somewhere but I'll have to look for it. There was another routine AsmiTools_Bri.lsp written by ASMI and included in a file named AsmiTools.zip. I think a copy of the file is here at CADTutor. Edited January 23, 2018 by ReMark Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.