<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>CAD Forum discussion (EN) : groups</title>
  <link>https://www.cadforum.cz/forum_en/</link>
  <description><![CDATA[This is an XML content feed of; CAD Forum discussion (EN) : AutoCAD : groups]]></description>
  <pubDate>Sun, 17 May 2026 12:42:27 +0000</pubDate>
  <lastBuildDate>Tue, 21 Apr 2015 17:29:10 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://www.cadforum.cz/forum_en/RSS_post_feed.asp?TID=11123</WebWizForums:feedURL>
  <image>
   <title><![CDATA[CAD Forum discussion (EN)]]></title>
   <url>https://www.cadforum.cz/forum_en/forum_images/web_wiz_forums.png</url>
   <link>https://www.cadforum.cz/forum_en/</link>
  </image>
  <item>
   <title><![CDATA[groups : First off I think you should use...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=11123&amp;PID=29620&amp;title=groups#29620</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=165260">John Connor</a><br /><strong>Subject:</strong> 11123<br /><strong>Posted:</strong> 21.Apr.2015 at 17:29<br /><br />First off I think you should use UNGROUP not EXPLODE.&nbsp; You may get results you weren't expecting with Explode.&nbsp; BTW...there is an option under Group for Explode.&nbsp; Not sure if there is anything different about this option versus the regular Explode command.&nbsp; Test it and find out.<br><br>You do not have to name every group.&nbsp; AutoCAD will name them for you.&nbsp; Why didn't you use the LIST command to check the name of the group?<br><br>You also do not have to know the name of the group to ungroup it.&nbsp; Invoke the command then pick the group.<br><br>Use the Search box and type in Group.&nbsp; What other choices are available?<br><br>Have you looked at the Group options like Remove, Add, Rename, Reorder, Description and Selectable?&nbsp; <br><br>You can create a custom toolbar icon for the Group and Ungroup commands so you do not have to keep typing the command in.&nbsp; Maybe you can use a command alias?&nbsp; What about a small lisp routine?<br><br>It could be that since I am using a version of the program that is 10 years newer than yours what I see may be different than what you see.&nbsp; I think it is time to upgrade don't you?<br><br>Do you do any 3D work?<br><br>Do you make use of lisp routines?<br><br>What kinds of drawings do you create that you believe the GROUP command is the best choice?<br><span style="font-size:10px"><br /><br />Edited by John Connor - 21.Apr.2015 at 17:47</span>]]>
   </description>
   <pubDate>Tue, 21 Apr 2015 17:29:10 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=11123&amp;PID=29620&amp;title=groups#29620</guid>
  </item> 
  <item>
   <title><![CDATA[groups : I read what was available to me...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=11123&amp;PID=29619&amp;title=groups#29619</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=551438">howhow1</a><br /><strong>Subject:</strong> 11123<br /><strong>Posted:</strong> 21.Apr.2015 at 16:31<br /><br /> I read what was available to me&nbsp; (didn't skip class) <br>&nbsp; ok . . details <br>what I want to&nbsp; do and find&nbsp; find handy is&nbsp; when I'm laying out a design is to build a group of multiple objects(lines, circles, arcs, symbols etc)&nbsp; so as to&nbsp; manipulate, as well as copy individual object(s) from that group after exploding<br>in a-cad 2004 LT there&nbsp; is&nbsp; a group toolbar&nbsp; which allows&nbsp; you build groups,<br>&nbsp;explode them add to them, and rebuild them&nbsp; using&nbsp; the icons in the toolbar<br>&nbsp;the only similar icon in 2005 is the explode icon<br>&nbsp;the steps I've used&nbsp; in creating the group:<br><p ="list_intro">To create a group </p><ol><li ="list_1_" value="1">At the Command prompt, enter <span ="sans_bold">group</span>. </li></ol><ol><li ="list_1" value="2">In the Object Grouping dialog box under Group Identification, enter a group name and a description. </li><li ="list_1" value="3">In the Create Group area, click New. </li></ol><p ="list_text">The dialog box closes temporarily. </p><ol><li ="list_1" value="4">Select objects and press <span ="small_caps">ENTER</span>. </li></ol><ol><li ="list_1_end" value="5">Click OK. </li></ol>when clicking the explode icon, and then clicking on the group the command line message&nbsp; reads<br>"_ objects were not able to be exploded"&nbsp; thus leaving the group intact<br><br>upon&nbsp; typing group in the help search box what appears is "create&nbsp; groups" with the tabs "concepts,<br>procedures and reference"&nbsp; typing "ungroup" yields the same result<br>&nbsp;the only info regarding&nbsp; ungrouping displayed&nbsp; so far;<br>" The objects in your drawing can be members of more than one group, and groups themselves can be nested in other groups. You can ungroup a nested group to restore the original group configuration."<br>where does it explain the steps for this this ? <br><br>&nbsp;There is no group toolbar&nbsp; in the customize menu (unless I need glasses) that I'm seeing on 2005,<br>&nbsp;there is no topic "about groups"or section called " to ungroup objects objects"<br>&nbsp;under the heading "group objects"&nbsp; "procedures" tab&nbsp; what in offered is <br><br>&nbsp;upon typing " -group " an option of exploding a named group is available <br>&nbsp;however&nbsp; I did not name&nbsp; all of the groups<br>do I have to go back and rename the groups?<br>&nbsp;so what I want to do is to have a toolbar &nbsp; to click on an icon&nbsp; rather than having to type the command&nbsp; every time&nbsp; with the ability to build, modify and explode groups with in a drawing <br>&nbsp;yes&nbsp;&nbsp;&nbsp; I appreciate the guidance " if you give a man a fish he eats for a day, and if you teach a man to fish&nbsp; he eats for a lifetime"<br>&nbsp; any&nbsp; pearls&nbsp; would be appreciated<br><br><br>]]>
   </description>
   <pubDate>Tue, 21 Apr 2015 16:31:55 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=11123&amp;PID=29619&amp;title=groups#29619</guid>
  </item> 
  <item>
   <title><![CDATA[groups : You did not study hard enough...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=11123&amp;PID=29613&amp;title=groups#29613</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=165260">John Connor</a><br /><strong>Subject:</strong> 11123<br /><strong>Posted:</strong> 21.Apr.2015 at 11:29<br /><br />You did not study hard enough or you skipped class.<br><br>Under the topic "About Groups" you'll find a section called "To Ungroup Objects".&nbsp; Read it.<br><br>What exactly are you trying to do?&nbsp; maybe if you gave us some much needed background we'll have a better understanding of the nature of the problem and thus we can offer a solution that will work.<br><br>We need details.&nbsp; Lots of details.&nbsp; Don't stop explaining until you run out of words and find yourself repeating phrases.&nbsp; Starting now.................................................<br>]]>
   </description>
   <pubDate>Tue, 21 Apr 2015 11:29:46 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=11123&amp;PID=29613&amp;title=groups#29613</guid>
  </item> 
  <item>
   <title><![CDATA[groups : Hello howhow1 and John, a long...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=11123&amp;PID=29612&amp;title=groups#29612</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=175428">philippe JOSEPH</a><br /><strong>Subject:</strong> 11123<br /><strong>Posted:</strong> 21.Apr.2015 at 07:52<br /><br />Hello howhow1 and John, a long time ago I tried using groups but I found them unusefull ( I may be wrong ), now I use and abuse of blocks ( with all their complex&nbsp;functions ) and am very happy with this.<DIV>Maybe I'm wrong about not&nbsp;using groups ?</DIV>]]>
   </description>
   <pubDate>Tue, 21 Apr 2015 07:52:40 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=11123&amp;PID=29612&amp;title=groups#29612</guid>
  </item> 
  <item>
   <title><![CDATA[groups :   I&amp;#039;ve been studying up...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=11123&amp;PID=29610&amp;title=groups#29610</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=551438">howhow1</a><br /><strong>Subject:</strong> 11123<br /><strong>Posted:</strong> 21.Apr.2015 at 02:04<br /><br /> I've been studying up on it but can't figure out why <div>it won't let me explode a group</div><div>&nbsp;what am I not&nbsp; doing correctly? is it the way&nbsp; the group is set up?</div><div>&nbsp;is there a better way such as making a block - so as to explode &amp; </div><div>&nbsp;use separate&nbsp; objects&nbsp; and then&nbsp; "re- block" ?</div><div>&nbsp;thanks </div>]]>
   </description>
   <pubDate>Tue, 21 Apr 2015 02:04:19 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=11123&amp;PID=29610&amp;title=groups#29610</guid>
  </item> 
  <item>
   <title><![CDATA[groups : Go to your AutoCAD 2005 Help file...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=11123&amp;PID=29607&amp;title=groups#29607</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=165260">John Connor</a><br /><strong>Subject:</strong> 11123<br /><strong>Posted:</strong> 20.Apr.2015 at 23:47<br /><br />Go to your AutoCAD 2005 Help file and search on the word GROUP.&nbsp; Start reading.&nbsp; Usually the explanation of the command also includes all the ways it can be invoked.<br>]]>
   </description>
   <pubDate>Mon, 20 Apr 2015 23:47:50 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=11123&amp;PID=29607&amp;title=groups#29607</guid>
  </item> 
  <item>
   <title><![CDATA[groups :   question RE groups on a-cad...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=11123&amp;PID=29605&amp;title=groups#29605</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=551438">howhow1</a><br /><strong>Subject:</strong> 11123<br /><strong>Posted:</strong> 20.Apr.2015 at 22:34<br /><br /> question RE groups <div>&nbsp;on a-cad 2004 there&nbsp; is a group command where you can select objects, ad to group and copy, move etc as a whole group</div><div>&nbsp; how is this accomplished on 2005? </div><div>I noticed there is&nbsp; a group command if typed in , by can't find an icon </div><div>also after naming group&nbsp; adding objects&nbsp; and highlighting&nbsp; the entire group is not highlited </div><div>&nbsp;<img src="http://www.cadforum.cz/forum_en/smileys/smiley5.gif" border="0" alt="Confused" title="Confused" /></div>]]>
   </description>
   <pubDate>Mon, 20 Apr 2015 22:34:00 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=11123&amp;PID=29605&amp;title=groups#29605</guid>
  </item> 
 </channel>
</rss>