[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.
Create and Remove Inspection Dimensions
Tip# 3976 By Steven Matchett On 14-Sep-2012
0
Rated By 0 users Downloaded : 183
Categories : Dimension
Software type : AutoCAD 2013
Rename File To : DIMINSPECTION/,DIMINSPECTION/dim-inspect.lsp,DIMINSPECTION/DIMINSPECTION.JPG
Convert existing dimensions to inspection dimensions, or remove them.

Some LISP routines are created to perform complex calculations and tasks in AutoCAD, while others simply make repetitive actions much faster. This routine from Steven Matchett is one of the latter. The code allows you to convert an existing dimension into an "inspection dimension." It’s short and simple, but it can save you a lot of time compared to performing this task manually. Load the LISP file, then type in the command II. You can alter the code to change the variables (Round/Angular/None) and/or the inspection rate. Also includes the command UU to remove an inspection dimension.

 

Average Rating:
0


User comments