Superku is correct: The word "group" is used for many different things in Gamestudio, this might be confusing. F.i. collision groups, or subset groups. What you set up in MED with the Group function are mesh subsets. The mesh subset a triangle belongs to is read with the mdl7.TriangleSkin() function in the MDL7 SDK.