Post #2735: Is it possible to make this code work on multiple objects at the same time?

📋 Metadata

  • Author: anphung
  • Date: 2019-09-10 16:08:56
  • Type: question
  • Quality Score: 5/10
  • Replies (1): post_02739

🏷️ Tags

macro intermediate unsolved

  • Macro Editor
  • Python Scripting

💬 Content

Is it possible to make this code work on multiple objects at the same time?
bpy.context.object.data.uv_layers[“UVMap”].name = “map1”


🔗 View on Blender Artists