[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.
Mirror Both Ways
Tip# 3952 By Kent Cooper On 13-Aug-2012
0
Rated By 0 users Downloaded : 217
Categories : 2D Operations
Software type : AutoCAD 2013
Rename File To : MirrorBothWays.lsp
Mirror a selection set in two ways, in just one step.

This AutoCAD routine from Kent Cooper mirrors a selection set both ways — about a user-specified point at the intersection of two perpendicular axes, and at a user-specified axis angle — in one step. It remembers your base point and angle and offers them as defaults for subsequent uses, so added elements can be mirrored both ways in the same circumstance without re-selecting the base point and angle. After you load the LISP file, type in the command MBW. Select the objects first, followed by a base point and angle. As always, Kent’s LISP code contains plenty of notes and comments.

 

Average Rating:
0


User comments