Hi Friends, in this article I will explain about how to get midpoint between two points in AutoCAD or AutoLISP.
- In AutoCAD we can easily get the midpoint of the line because if you select on the line then three points will select, the middle point is the midpoint of the line .
- But if we get the midpoint of the line in AutoLISP it may difficult. For this I will give you the easiest way to get midpoint between two points in AutoLISP.
- The below figure shows the line draw in AutoCAD if we select the line how it will show the midpoint.