Post #3326: Thank you! In this specific case it’s the pivot points::
📋 Metadata
- Author: plundh
- Date: 2020-05-29 15:03:00
- Type:
answer - Quality Score: 7/10
- Reply to: post_03322
- Replies (1): post_03328
🏷️ Tags
macro scripting intermediate solved
⚙️ Related PME Features
- 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’