CAD Forum - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz] ARKANCE | CONTACT - CZ | SK | EN | DE
Over 1.096.000 registered users (EN+CZ). AutoCAD tips, Inventor tips, Revit tips. Try the new precise Engineering calculator and the updated Barcode generator. New AutoCAD 2026 commands and variables.

CAD tip CAD tip # 9044:

Question

CAD 
 %  platform  category 
A
You can use the selection function in AutoLISP - (ssget) - to select anonymous blocks from your current AutoCAD drawing.

On the select objects prompt, type the following function to select all standard anonymous blocks:

(ssget '((2 . "`*U*")))

or to select all types of anonymous blocks:

(ssget '((2 . "`**")))

(you can preset both functions to a menu button or to a keyboard shortcut)

See also the tip 6210 - Various types of anonymous blocks

ACADADTACADMCivilMapACADE
100% *CAD
21.1.2013    27629×  

See also:
Tip 14386:Visual catalog of blocks defined in a DWG drawing.
Tip 11751:toMulti converts polylines to multi-lines driven by a definition table.
Tip 9324:How to remove all anonymous groups from an AutoCAD drawing?
Tip 6210:Various types of anonymous blocks in AutoCAD.
Tip 5197:How to explode a MINSERTed block?


Back    All CAD Tips



Have we helped you? If you want to support the CAD Forum web service, consider buying one of our CAD applications, or our custom software development offerings, or donating via PayPal (see above). You may also add a link to your web - like this "fan" link: CAD Forum - tips, utilities, blocks for Autodesk products
CAD: 
OS: 
Categ: 
Text:
 FAQ
  



Featuring:
Increase your productivity with our set of BIM add-on functions for Autodesk Revit
CADstudio Revit Tools More info


Please use these tips at your own risk.
ARKANCE is not responsible for possible problems that may occur as a result of using any of these tips.
TOPlist