When you use the LINE command in AutoCAD, you can draw consecutive lines. However, if you want to draw multiple lines originating from a single point, you should use the OL Lisp.
In the GIF below, it is used to add comments to certain areas;

Download the OL.fas file from the link and drop it into an open AutoCAD file. Type OL and press “space” or “Enter”. First, click the focal point and then click the points you want to draw lines at, one by one. Each click will add lines and wait for the next line. To finish, simply press “space” or “Enter” again.
Comments