<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Can't find open group head to close in 3ds Max Forum</title>
    <link>https://forums.autodesk.com/t5/3ds-max-forum/can-t-find-open-group-head-to-close/m-p/4312362#M93086</link>
    <description>&lt;P&gt;has anyone has this issue and how do we correct it in max 2014, need this badly&lt;/P&gt;</description>
    <pubDate>Fri, 28 Jun 2013 08:46:58 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-06-28T08:46:58Z</dc:date>
    <item>
      <title>Can't find open group head to close</title>
      <link>https://forums.autodesk.com/t5/3ds-max-forum/can-t-find-open-group-head-to-close/m-p/4312362#M93086</link>
      <description>&lt;P&gt;has anyone has this issue and how do we correct it in max 2014, need this badly&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2013 08:46:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-forum/can-t-find-open-group-head-to-close/m-p/4312362#M93086</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-28T08:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find open group head to close</title>
      <link>https://forums.autodesk.com/t5/3ds-max-forum/can-t-find-open-group-head-to-close/m-p/4312529#M93087</link>
      <description>De-select everything, Zoom Extents All. An open group will have a pink bounding box. Alternatively, select a single object which is in the open group and run the following short script.&lt;BR /&gt;&lt;PRE&gt;(
while selection[1].parent != undefined do
   select selection[1].parent
)&lt;/PRE&gt;</description>
      <pubDate>Fri, 28 Jun 2013 10:56:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-forum/can-t-find-open-group-head-to-close/m-p/4312529#M93087</guid>
      <dc:creator>Steve_Curley</dc:creator>
      <dc:date>2013-06-28T10:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find open group head to close</title>
      <link>https://forums.autodesk.com/t5/3ds-max-forum/can-t-find-open-group-head-to-close/m-p/4312544#M93088</link>
      <description>&lt;P&gt;damm i solved it too fast i would have loved to try this, what i did was creat a new object and make a new group, then select each trouble object and attach it to the group, it worked just fine now i dont have the issue in my file anymore, thanks again steve for your help, as usuall ur a life saver!&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2013 11:26:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-forum/can-t-find-open-group-head-to-close/m-p/4312544#M93088</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-06-28T11:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find open group head to close</title>
      <link>https://forums.autodesk.com/t5/3ds-max-forum/can-t-find-open-group-head-to-close/m-p/6679153#M93089</link>
      <description>&lt;P&gt;Well it's been a long time but maybe it can help someone :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;for obj in $ do
(
	if isGroupHead obj AND isOpenGroupMember obj then
	(
		print(obj.name + " - isOpenGroupMember  : " + isOpenGroupMember obj as string +
				" - isGroupHead : " + isGroupHead obj as string)
		setGroupMember obj false
		--setGroupOpen obj false
	)
)&lt;/PRE&gt;&lt;P&gt;When this error shows up the group head is flagged as a group member as well as a group head, so we just have to detach it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Don't forget to make backup before saving the file....&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2016 11:36:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-forum/can-t-find-open-group-head-to-close/m-p/6679153#M93089</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-10T11:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can't find open group head to close</title>
      <link>https://forums.autodesk.com/t5/3ds-max-forum/can-t-find-open-group-head-to-close/m-p/11199886#M93090</link>
      <description>&lt;P&gt;I was having the same problem, I was able to select an object from the group and create a new group, then I ungrouped it and did that with the rest of the items until they all had no group anymore.&lt;/P&gt;</description>
      <pubDate>Sat, 28 May 2022 20:01:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/3ds-max-forum/can-t-find-open-group-head-to-close/m-p/11199886#M93090</guid>
      <dc:creator>dhalsin_leo</dc:creator>
      <dc:date>2022-05-28T20:01:09Z</dc:date>
    </item>
  </channel>
</rss>

