AutoCAD 2004/2005/2006 DWG Format
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Grouping
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
155 Views, 3 Replies
12-08-2011 01:48 PM
Hope someone can be so kind as to help me.
I am trying to get back familiar with AutoCAD, I haven't used AutoCAD in like 7 years. The version I am trying to use is AutoCAD 2005.
I am trying to group objects, so I can just click the object and move the whole object (instead of having to highlight
each individual pieces).
I tried typing GROUP command but it is asking me to name it. I remember it was very simple and I did not have to name anything.
Any help is appreciated. Thanks
Solved! Go to Solution.
Re: Grouping
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
12-08-2011 08:39 PM in reply to:
tolaskamp
Autolisp is the way to make a group called unnamed group.
If you don't want to use lisp then use CTRL+C or CTRL+Shift+C and CTRL+Shift+V to make unnamed block.
Re: Grouping
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
12-09-2011 03:44 PM in reply to:
Patchy
I will give that a try. Thank you.
Re: Grouping
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
12-12-2011 05:46 AM in reply to:
tolaskamp
