Anuncios

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

Kent1Cooper
en respuesta a: Anonymous

Nested-entity selection can tell you that:

(cdr (assoc 8 (entget (car (nentsel "\nSelect object for its Layer name: ")))))

 

[It will also report on a non-nested object.]

Kent Cooper, AIA