export information block to excel

export information block to excel

Anonymous
Not applicable
722 Views
1 Reply
Message 1 of 2

export information block to excel

Anonymous
Not applicable

For a project I have hundreds of blocks with nested object. I need a list in excel of which nested objects each block contains. 

So for example: 
block X contains blocks Y & Z. I want to create a lisp where I can select block X and export this information to excel, so it's clear that it contains blocks Y&Z. 

I tried data extraction. But with data extraction it just takes all the blocks and nested objects. It doesn't show what each block contains. I hope someone can help,

0 Likes
723 Views
1 Reply
Reply (1)
Message 2 of 2

Sea-Haven
Mentor
Mentor

Did you Google looked at this yesterday Lee-mac has code, pick block and a list is made of original block plus sub block names. Easily patched into a pick multiple.

 

"get nested block names"

0 Likes