Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2014
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. bpy.data.objects['3745'].data.name = 'newName'
  2.  
  3. bpy.context.active_object.data.name = 'newName'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement