[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.
Calculate Area from Picked Points
Tip# 3665 By Alan Thompson On 12-Jun-2011
0
Rated By 0 users Downloaded : 561
Categories : Area
Software type : AutoCAD 2012
Rename File To : AreaFromPoints.LSP
This routine lets you see what you've picked.

Alan Thompson is back this month with a routine that calculates area from points you select. The routine gives you feedback in the form of a "rubber band" line so you can see what you have picked. (Although newer versions of AutoCAD do the same thing, older versions do not.) Start by loading the LISP file, then type in the command AFP. At this point, you can start selecting points. If you make a mistake, the AFP command allows you to Undo your last pick. When you are done, check the Command line for the result before pressing Enter to end the command.   

 

Average Rating:
0


User comments