Guest User

Untitled

a guest
Oct 26th, 2016
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. active_object.data.groups['foo']
  2. active_object.data.groups['bar']
  3. ...
  4. active_object.data.groups['ets']
  5.  
  6. for object in active_object.data.groups:
Add Comment
Please, Sign In to add comment