[Search tip detail and code files using keywords, tip number, author name, etc ]
 
    For tip to function correctly, you must ensure that the downloaded file name matches the file name
    displayed in the Rename File To field. Please rename downloaded files when necessary.
Bisect an Angle
Tip# 1114 By Bill Melcher On 01-Jun-1995
4.5
Rated By 2 users Downloaded : 326
Categories : List
Software type : AutoCAD
Rename File To : TIP1114.LSP
an AutoLISP routine that bisects the counterclockwise angle between the first and second picked lines.

an AutoLISP routine that bisects the counterclockwise angle between the first and second picked lines.

 

Average Rating:
4.5


User comments
Comment by Cooper,Kent
Posted on 2011-10-19 10:08:41
For a routine to bisect the angle between virtually ANY straight linear object types or sub-entities, and which bisects in the direction between the picked locations, regardless of pick order, see Tip #3756, "Linear Entity Bisector".
Comment by Cooper,Kent
Posted on 2017-01-05 10:58:50
[They changed the title/name on Tip #3756 to the less-ambiguous and more descriptive "Bisect Angle/Spacing between Straight Entities".]