Bursting attributes but keep block sympols

Bursting attributes but keep block sympols

Anonymous
Not applicable
1,866 Views
14 Replies
Message 1 of 15

Bursting attributes but keep block sympols

Anonymous
Not applicable

Hi , guys

I need a little help , which is I am using below lisp file to burst block with attributes  to convert all attributes to normal text .

but I need one thing is when converting attributes to normal text I want to keep the block symbols as it is not exploded

and choosing the blocks by selection set inside window ( -42.5700,-30.7700  /  804.4300,654.2300 ) not selecting by manual on screen + overkill command

0 Likes
1,867 Views
14 Replies
Replies (14)
Message 2 of 15

Anonymous
Not applicable

OK Guys, I found this lisp which is doing for me what I want of keeping the symbols as it is after bursting , so the only thing I need now is selection set by  ( window as mentioned above ) ,

0 Likes
Message 3 of 15

dlanorh
Advisor
Advisor

see attached;

I am not one of the robots you're looking for

0 Likes
Message 4 of 15

dlanorh
Advisor
Advisor

Oops. Correct file now attached

I am not one of the robots you're looking for

0 Likes
Message 5 of 15

braudpat
Mentor
Mentor

Hello

 

I like the Burst2 routine from Lee-Mac !

 

But the routine ignore invisible attribute !

Is it possible to get a version which runs on visible AND invisible attributes !?

 

Thanks in advance, Regards, Patrice

 

Patrice ( Supporting Troops ) - Autodesk Expert Elite
If you are happy with my answer please mark "Accept as Solution" and if very happy please give me a Kudos (Felicitations) - Thanks

Patrice BRAUD

EESignature


0 Likes
Message 6 of 15

Anonymous
Not applicable

No , it's exploding the blocks symbol and not keeping them as a symbol after bursting, and also selecting manually and I want it to be by window selection set,

The best lisp to use is the second one which I attached burst.lsp it's keeping symbols so all what I need is the selection will be by window

0 Likes
Message 7 of 15

Anonymous
Not applicable

It's selecting by window great but I don't know why the blocks getting exploded not as a symbol

0 Likes
Message 8 of 15

dlanorh
Advisor
Advisor

@Anonymous wrote:

It's selecting by window great but I don't know why the blocks getting exploded not as a symbol

 

@Anonymous wrote:

OK Guys, I found this lisp which is doing for me what I want of keeping the symbols as it is after bursting , so the only thing I need now is selection set by ( window as mentioned above ) ,


1. Why are you bursting blocks.

 

2. To do what you ask would mean either changing the block definition, defining a new block from the non attribute entities or grouping the non attribute entities

I am not one of the robots you're looking for

0 Likes
Message 9 of 15

Anonymous
Not applicable

The second lisp which I attached burst.lsp was working fine with me burst all blocks ( converting visible attributes to text  and ignoring all invisible attributes - and keeping block symbols as they are ) yesterday on different cad version 2018 . today I tried it on cad 2017 in my office but it's not doing the same , it's converting attributes to text  but exploding the block symbols .

I need this because this is our client standard when converting them to microstation drawing

 

0 Likes
Message 10 of 15

Anonymous
Not applicable

Here is attachment drawing before and after bursting ( that I want )

0 Likes
Message 11 of 15

dlanorh
Advisor
Advisor

Will there be a problem with altering the block definitions to remove the attributes as far as your office is concerned?

 

To answer the question why, it may be because in some blocks the non attributes are actually a nested block.

I am not one of the robots you're looking for

0 Likes
Message 12 of 15

Anonymous
Not applicable

So what is the solution

 

0 Likes
Message 13 of 15

dlanorh
Advisor
Advisor

 The only solution I have to hand bursts the block deleting invisible attributes and turns the non-attribute entities into a group. I don't know if groups are acceptable?

I am not one of the robots you're looking for

0 Likes
Message 14 of 15

Anonymous
Not applicable

If it's going to give same result like the example which I attached ( after bursting ) you can check it

then that's ok

0 Likes
Message 15 of 15

dlanorh
Advisor
Advisor

Then try the attached. Load and type bb2g

 

I am not one of the robots you're looking for

0 Likes