Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

cadffm
en respuesta a: Anonymous

When all Layers are thawed, command SELECT, option ALL,

You will see the counting of ALL top-level objects in your DWG (all spaces)

 

Or for only the current space also possible:

When the number of objects fewer then your PROPOBJLIMIT (max.32767)  you can see the count in your properties palette (CTRL+1)

If there are more objecs and you have full version of AutoCAD, use this "command" (sslength(ssget "_X")).

 

In both versions, Full&LT also possible after selection by CTRL+A: Start command MOVE or Copy or similar,

you can cancel the command then, the answer is written in commandline [F2]

______

 

 

 

 

Sebastian