Post #3326: Thank you! In this specific case it’s the pivot points::

📋 Metadata

🏷️ Tags

macro scripting intermediate solved

  • Macro Editor
  • Python Scripting

💬 Content

Thank you! In this specific case it’s the pivot points::
C.scene.tool_settings.transform_pivot_point = ‘BOUNDING_BOX_CENTER’

and also the Shading options, ie:
C.space_data.shading.type = ‘SOLID’


🔗 View on Blender Artists