CompuServe Thread

Attributes

2 messages in this thread
#22006From: Keith TaylorApr 19, 1988 4:19 PM
I have nested blocks in a drawing. I only want to extract the attributes from the blocks on Level 1. Is there any way to do this?
#22079From: Steve McCall [ADESK]Apr 21, 1988 12:19 PM
Yes, Kieth, the "Entities" option of the ATTEXT command allows selection of the attributes you want to extract. It would be possible to automate the selection process with a LISP routine, which could grab a selection set of the desired attributes, or turn layers off to allow easier selection by pointing or windowing. =SM=