Create points between multiple intersecting lines

Create points between multiple intersecting lines

thomas_rowlatt
Community Visitor Community Visitor
717 Views
4 Replies
Message 1 of 5

Create points between multiple intersecting lines

thomas_rowlatt
Community Visitor
Community Visitor

Hi CAD Community,

I have multiple lines drawn in a grid layout. How do I create points at each intersection?

0 Likes
718 Views
4 Replies
Replies (4)
Message 2 of 5

pendean
Community Legend
Community Legend
is POINT command, with the INTersection osnap running, an option?
0 Likes
Message 3 of 5

thomas_rowlatt
Community Visitor
Community Visitor
It is. How would I break those lines between each intersection
0 Likes
Message 4 of 5

Patchy
Mentor
Mentor

Download the routine here:

https://www.cadforum.cz/en/download.asp?fileID=697

It will do what you want.

This will do.JPG

0 Likes
Message 5 of 5

pendean
Community Legend
Community Legend

@thomas_rowlatt wrote:
...How would I break those lines between each intersection...

Lots of free LISP tools on the web to do that, explore when you get a chance, I'll get you started with this one

https://www.cadforum.cz/en/qaID.asp?tip=5632#google_vignette 

0 Likes