| Author |
Message |
Joe
Guest
|
Posted:
Thu Nov 10, 2005 9:10 pm Post subject:
Help with GROUP in ACAD2002 |
|
|
I am new to full Autocad (2002) having used 2002LT previously with LTXpress
Tools and LTExtender for lisp. (The combination worked but was very
unstable, crashing ACLT several times a day.)
With that setup, the GROUP and UNGROUP commands (buttons) worked very
simply, easily grouping and ungrouping any objects selected.
In full 2002 the GROUP cammond works fine, but UNGROUP yields "Unknown
command". HELP says groups can be ungrouped but does not say how. The only
way I have been able to ungroup items is using Explode, which explodes every
object including polylines and hatches... not good.
What am I missing? Do I need a lisp routine for it, and what would it be?
Thanks,
Joe
|
|
| Back to top |
|
 |
Peter Ruehle
Guest
|
Posted:
Sat Nov 12, 2005 9:10 am Post subject:
Re: Help with GROUP in ACAD2002 |
|
|
"Ungroup" grouped objects using the group command. In the dialog, select
the group name and click explode. Only the group will be exploded;
polylines, blocks, etc that were in the group remain intact. You can also
toggle group selection on and off by pressing CTRL + H.
"Joe" <joe-nww_at_blackfoot.net> wrote in message
news:dl08jr0n33@enews3.newsguy.com...
| Quote: | I am new to full Autocad (2002) having used 2002LT previously with LTXpress
Tools and LTExtender for lisp. (The combination worked but was very
unstable, crashing ACLT several times a day.)
With that setup, the GROUP and UNGROUP commands (buttons) worked very
simply, easily grouping and ungrouping any objects selected.
In full 2002 the GROUP cammond works fine, but UNGROUP yields "Unknown
command". HELP says groups can be ungrouped but does not say how. The only
way I have been able to ungroup items is using Explode, which explodes
every object including polylines and hatches... not good.
What am I missing? Do I need a lisp routine for it, and what would it be?
Thanks,
Joe
|
|
|
| Back to top |
|
 |
Joe
Guest
|
Posted:
Wed Nov 16, 2005 5:10 pm Post subject:
Re: Help with GROUP in ACAD2002 |
|
|
Peter,
I was away from the office for several days, hence my delay in replying.
Thank you.
Joe
"Peter Ruehle" <archer1157@verizon.net> wrote in message
news:tUddf.3436$5R4.2902@trnddc06...
| Quote: | "Ungroup" grouped objects using the group command. In the dialog, select
the group name and click explode. Only the group will be exploded;
polylines, blocks, etc that were in the group remain intact. You can also
toggle group selection on and off by pressing CTRL + H.
|
|
|
| Back to top |
|
 |
Peter Ruehle
Guest
|
Posted:
Fri Nov 18, 2005 7:18 am Post subject:
Re: Help with GROUP in ACAD2002 |
|
|
Hey Joe, no problem. Hope all is well.
"Joe" <joe-nww_at_blackfoot.net> wrote in message
news:dlfh800m40@enews4.newsguy.com...
| Quote: | Peter,
I was away from the office for several days, hence my delay in replying.
Thank you.
Joe
"Peter Ruehle" <archer1157@verizon.net> wrote in message
news:tUddf.3436$5R4.2902@trnddc06...
"Ungroup" grouped objects using the group command. In the dialog, select
the group name and click explode. Only the group will be exploded;
polylines, blocks, etc that were in the group remain intact. You can
also toggle group selection on and off by pressing CTRL + H.
|
|
|
| Back to top |
|
 |
|
|
|
|