Block Counter

See also Dynamic Block Counter & Nested Block Counter.

Function Syntax blkcount / blkcountsettings
Current Version 1.5
Download CountV1-5.lsp
View HTML Version CountV1-5.html
Donate

Program Description

This program enables the user to record the quantities of a selection or all standard or dynamic blocks in the working drawing. The results of the block count may be displayed at the AutoCAD command-line, written to a Text or CSV file, or displayed in an AutoCAD Table, where available.

Upon issuing the command syntax blkcount at the AutoCAD command-line, the user is prompted to make a selection of standard or dynamic blocks to be counted by the program. At this prompt, the user may right-click or press Enter to automatically count all blocks in the drawing.

Depending on the output setting, the results may then be printed to the AutoCAD command-line and displayed in the Text Window, or the user will be prompted to specify an insertion point for the table, or a filename & location for the Text or CSV output file.

The program settings may be configured using the blkcountsettings command; this command will present the user with a dialog interface through which the data output, table & file headings, displayed columns, sorting field & sort order may each be altered.

Count Settings

Count Settings

Example of Usage

Count.gif

See also Dynamic Block Counter & Nested Block Counter.

Instructions for Running

Please refer to How to Run an AutoLISP Program.

textsize

increase · reset · decrease

Designed & Created by Lee Mac © 2010