Dynamic Angle Bisection

Function Syntax bisect
Current Version 1.0
Download DynamicAngleBisection.lsp
View HTML Version DynamicAngleBisection.html

Program Description

I wrote this novelty program as a bit of fun to demonstrate the method of bisecting an angle using a ruler and compass, hence I have focussed more on the aesthetics than practicalities.

The program will allow the user to dynamically bisect the angle formed by a selected line entity and the AutoCAD cursor, the angle is calculated using the intersection of two circles of equal radius whose centres are located on the circumference of a circle centered at the angle origin.

Preview

Dynamic Angle Bisection.gif

Instructions for Running

Please refer to How to Run an AutoLISP Program.

textsize

increase · reset · decrease

Designed & Created by Lee Mac © 2010