Author Topic: Bursting a previously inserted block?  (Read 5590 times)

0 Members and 1 Guest are viewing this topic.

AVCAD

  • Guest
Bursting a previously inserted block?
« on: October 09, 2007, 10:50:20 AM »
Is there away to burst a block right after you insert it. The Select previous command doesn't work very well and usually selects the object you had selected before you inserted the block.

I am sure there is just a function I don't know.

I am on ACAD 2006.

Thanks in advance.

AVCAD

  • Guest
Re: Bursting a previously inserted block?
« Reply #1 on: October 09, 2007, 10:53:51 AM »
just a side question cause I am working on something right now with fields.....

Fieldeval = 31

what is 31????

I know there are

0 - not updated
1 - update on open
2 - update on save
4 - update on plot
8 - update on etransmit
16 - updated on regen

but there is no definition for 31 and thats the default value of that variable

thanks again.

LE

  • Guest
Re: Bursting a previously inserted block?
« Reply #2 on: October 09, 2007, 10:55:30 AM »
(+ 0 1 2 4 8 16) = ?

:)

AVCAD

  • Guest
Re: Bursting a previously inserted block?
« Reply #3 on: October 09, 2007, 11:07:27 AM »
(+ 0 1 2 4 8 16) = ?

:)

OWNED BY LOGIC....  :ugly:

LE

  • Guest
Re: Bursting a previously inserted block?
« Reply #4 on: October 09, 2007, 11:17:00 AM »
Is there away to burst a block right after you insert it. The Select previous command doesn't work very well and usually selects the object you had selected before you inserted the block.

I am sure there is just a function I don't know.

I am on ACAD 2006.

Thanks in advance.

Use 'Last'

Quote
Command: burst
Select objects: L
1 found
Select objects:
/

Bred

  • Guest
Re: Bursting a previously inserted block?
« Reply #5 on: October 09, 2007, 11:19:03 AM »
Hello
*myblock ?

daron

  • Guest
Re: Bursting a previously inserted block?
« Reply #6 on: October 09, 2007, 11:20:41 AM »
Is there away to burst a block right after you insert it. The Select previous command doesn't work very well and usually selects the object you had selected before you inserted the block.

I am sure there is just a function I don't know.

I am on ACAD 2006.

Thanks in advance.

Use 'Last'

Quote
Command: burst
Select objects: L
1 found
Select objects:
/

Just be careful to make sure that that particular object is visible on the screen, otherwise you'll end up with the same problem you had to begin with.

T.Willey

  • Needs a day job
  • Posts: 5251
Re: Bursting a previously inserted block?
« Reply #7 on: October 09, 2007, 11:22:05 AM »
I would use ' (entlast) ' incase the block is off screen, otherwise use what Luis posted.  Just tested, can not be used, as burst is a lisp routine.  I think I wrote a burst routine here somewhere.  So I would go with what Luis said.

Daron beat me to the waring, but I'm still posting!
Tim

I don't want to ' end-up ', I want to ' become '. - Me

Please think about donating if this post helped you.

LE

  • Guest
Re: Bursting a previously inserted block?
« Reply #8 on: October 09, 2007, 11:24:35 AM »
Just be careful to make sure that that particular object is visible on the screen, otherwise you'll end up with the same problem you had to begin with.

I must have other kind of powers, because here I can do that.... and works :)

AVCAD

  • Guest
Re: Bursting a previously inserted block?
« Reply #9 on: October 09, 2007, 11:26:15 AM »
the "last" option might not work always but the entlast would

So can i just write a small lisp to select the last object using entlast, load it through a button and then use the burst command?

I know burst wont work through lisps...not really sure why though but its been like that since forever.

T.Willey

  • Needs a day job
  • Posts: 5251
Re: Bursting a previously inserted block?
« Reply #10 on: October 09, 2007, 11:30:45 AM »
You can try the routine here [> LINK <].
Tim

I don't want to ' end-up ', I want to ' become '. - Me

Please think about donating if this post helped you.

ronjonp

  • Needs a day job
  • Posts: 7529
Re: Bursting a previously inserted block?
« Reply #11 on: October 09, 2007, 11:38:14 AM »
You could also insert blocks using the tool palette and set the explode option to yes:


Windows 11 x64 - AutoCAD /C3D 2023

Custom Build PC

LE

  • Guest
Re: Bursting a previously inserted block?
« Reply #12 on: October 09, 2007, 11:40:07 AM »
now, I am all confused..... are you guys talking about explode or the burst command?

T.Willey

  • Needs a day job
  • Posts: 5251
Re: Bursting a previously inserted block?
« Reply #13 on: October 09, 2007, 11:46:36 AM »
now, I am all confused..... are you guys talking about explode or the burst command?
Should be burst.  Explode won't keep the attribute information, so I would think that explode is a no go.
Tim

I don't want to ' end-up ', I want to ' become '. - Me

Please think about donating if this post helped you.

AVCAD

  • Guest
Re: Bursting a previously inserted block?
« Reply #14 on: October 09, 2007, 11:53:32 AM »
ya no explode.

I actually wish Autodesk would just get rid of that command. But then how would you fix those lovely proxy images with embedded colors from arch desktop....oh wait i know use bylayer instead of embedding colors...oops..i should probably head over to the vent thread...