[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.
Divide Ellipses
Tip# 4091 By Kent Cooper On 21-Mar-2013
0
Rated By 0 users Downloaded : 345
Categories : Points, Inquiry
Software type : AutoCAD 2013
Rename File To : DivideEllipse.lsp
A new take on a classic tip about dividing isometric ellipses.

Kent Cooper used an older tip (Cadalyst CAD Tip No. 963) as inspiration for this new and improved version. This AutoCAD routine will correctly divide an ellipse in just the right way to reflect the axonometric-projection equivalents of equally spaced locations around the circle that the ellipse is a projection of. Start by loading the LISP file, then type in the command DE. The routine will divide ellipses of any axis ratio, and works on partial ellipses (elliptical arcs) as well as full (closed) ones. See the comments in the LISP file for additional notes. As always, Kent's code is well written and heavily commented.

 

Average Rating:
0


User comments