Everybody hellow!Pleaze,help, how can i select a group of objects?
1. I select objects
2. Push MAKE GROUP from SELECTION
3. Need a command to select this group or any other group to do SELECTION.POS=[0,0,0]
s = selection
s.pos=[0,0,0]
But it work for each object in a group.
How can i do it for whole GROUP, no for each obj in group?
Thanx for advance)