Lisp - Create Circle Then Trim & Join

Lisp - Create Circle Then Trim & Join

putrokasi49
Community Visitor Community Visitor
395 Views
2 Replies
Message 1 of 3

Lisp - Create Circle Then Trim & Join

putrokasi49
Community Visitor
Community Visitor

I have occasions in my drawings where two lines intersect and I need to create a "jumper" where one of the lines jumps over the other. What I typically do is select the intersection, create a circle (whatever diameter I want), trim said circle and line to create a jumper then join first half of the line, half circle, and second half of the line to create a polyline. This seems really simple but I cannot seem to figure it out in AutoLisp. https://routerlogin.uno/ 

0 Likes
396 Views
2 Replies
Replies (2)
Message 2 of 3

cadffm
Consultant
Consultant

Hi,


Look for the dedicated Lisp forum, if you want to ask/learn lisp
https://forums.autodesk.com/t5/autocad/ct-p/8

 

>>" This seems really simple but I cannot seem to figure it out in AutoLisp."

You forgot to post your code(?) where do you stuck?

 

 


I used my favor internet search engine,
my first try was:
AutoCAD Lisp Cross Lines Arc
my first hit:
https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/crossing-two-lines-with-arc/td-p/106...


So, search for it, you will find a lot of snippeds and whole working codes.

 

Sebastian

0 Likes
Message 3 of 3

Valentin_CAD
Mentor
Mentor

@putrokasi49 ,

 

Welcome to the AutoCAD forum!

 

Try the Autodesk App Store.

 

See if this app helps:  CrossWireS

 

 

 

 

 

 



Select the "Mark as Solution" if my post solves your issue or answers your question.

Seleccione "Marcar como solución" si mi publicación resuelve o responde a su pregunta.


Emilio Valentin