ChangeBlockEntitiesLayer
Sort / Purpose: Make all entities inside selected block definitions use the same layer as their block references for consistent layer control. β’ Scope: Works on selected INSERT block references and edits the underlying block definitions in the current drawing. β’ Goal: Ensure that geometry inside blocks follows the block reference layer, so changing the block layer controls all its internal entities.
CopyBlock
Sort / Purpose: Copy a block reference, give it a new block name, and optionally force it and its contents onto a chosen layer while optionally deleting the original reference. β’ Scope: Works on a single selected block reference and creates a new block definition plus a retargeted (or copied) reference. β’ Goal: Provide an interactive way to duplicate and rename blocks, with an optional β+Layerβ mode to standardize content layers and an option to remove the original block reference automatically.
DeleteBlocks
π DeleteBlocks is an AutoCAD AutoLISP and DCL utility for deleting block definitions and their block references from a DWG drawing.
It helps CAD users inspect block names, review instance counts, filter block lists, select unused blocks, and remove unwanted block definitions faster.
The main benefit is cleaner AutoCAD drawings, reduced block clutter, faster DWG maintenance, and better drawing cleanup control.
DelSelectBlock
π DelSelectBlock is an AutoCAD AutoLISP and DCL utility for deleting every block reference that matches a selected raw block name in the active DWG drawing. It helps CAD users quickly remove repeated block instances, manage block cleanup, optionally purge the block definition, and keep deletion settings saved between sessions.

DelUnusedBlocks
π DelUnusedBlocks is an AutoCAD AutoLISP and DCL cleanup utility for finding and deleting unused block definitions from the active DWG drawing.
π§Ή The tool scans the AutoCAD block table, filters out inserted blocks, xrefs, layout blocks, anonymous blocks, and dependent definitions, then displays only deletable unused block names in a multi-select dialog.
β It helps CAD users reduce drawing clutter, improve DWG performance, simplify block libraries, and automate safe AutoCAD block cleanup workflows.
DynamicBlockCounter
π DynamicBlockCounter is an AutoCAD and Civil 3D AutoLISP block counting utility for standard blocks, dynamic blocks, xrefs, and visibility-state summaries in the current drawing layout. It helps CAD users quickly audit DWG block usage, count dynamic block visibility states, and export clean TXT or CSV reports for drawing coordination, quantity checking, and CAD cleanup workflows.

DynamicBlockFilter
π DynamicBlockFilter is an AutoCAD and Civil 3D compatible AutoLISP utility for selecting dynamic block references by their dynamic property values. It helps CAD users quickly isolate matching dynamic blocks in a DWG, reduce manual selection time, and improve drawing cleanup, block auditing, and AutoCAD production workflows.

RemovesDuplicatedBlocks
π RemovesDuplicatedBlocks is an AutoCAD and Civil 3D AutoLISP cleanup command that scans the drawing for duplicated block references and deletes repeated blocks that share the same block name and nearly identical insertion point. It helps CAD users reduce duplicate block clutter, simplify DWG files, and improve drawing quality control.
RenameBlock
π RenameBlock is an AutoCAD AutoLISP utility for quickly renaming a selected block definition directly from a picked block reference. It improves DWG block management by letting CAD users select a block in the drawing, enter a new block name, and apply the standard AutoCAD block rename workflow without needing to know the original block definition name.

ReplaceBlocks_vs.01
ππ§± Replace selected AutoCAD block references with another block definition while preserving insertion point, rotation, scale, layer, normal, and optionally matching attribute values.
Categories: AutoCAD_Lips
Categories: AutoCAD_Lips
