Hello all.

When you run:

from win32com.client import constants as c
Application.NewScene("", "")
Application.SelectObj("light", "", "")
Application.CreateGroup("", "", "")
Application.LogMessage(Application.FindObjects2(c.siGroupID).GetAsText())

You'll see that FindObjects2 returns only the "Associated Models" groups
that are nested under lights and no others.  It seems on closer inspection
that they have different ClassIDs.

If it were the other way round and it returned only groups that were *not*
"Associated Models" groups, then *perhaps* I could understand and accept
it, but the way it is now seems crazy, no?


DAN
--------------------------
To unsubscribe: mail softimage-requ...@listproc.autodesk.com with subject 
"unsubscribe" and reply to the confirmation email.

Reply via email to