Need a lisp that can create point on the intersection of diagonal of quadilateral (polygon having 4 sides)

Need a lisp that can create point on the intersection of diagonal of quadilateral (polygon having 4 sides)

inaamazmi
Enthusiast Enthusiast
449 Views
2 Replies
Message 1 of 3

Need a lisp that can create point on the intersection of diagonal of quadilateral (polygon having 4 sides)

inaamazmi
Enthusiast
Enthusiast

Need a lisp that can create  point on the intersection of diagonal of quadilateral (polygon having 4 sides)

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

paullimapa
Mentor
Mentor
0 Likes
Message 3 of 3

BenCads
Enthusiast
Enthusiast
 

To use this code, type diagonalintersection in the AutoCAD command line. You will be prompted to select a quadrilateral (a polyline with four vertices), and then a point will be created at the intersection of the diagonals of the quadrilateral.

0 Likes