Post #3246: Try a macro with these entries:
📋 Metadata
- Author: Metin_Seven
- Date: 2020-05-01 10:25:36
- Type:
answer - Quality Score: 7/10
- Reply to: post_03245
- Replies (1): post_03247
🏷️ Tags
⚙️ Related PME Features
- Macro Editor
- Python Scripting
💬 Content
Try a macro with these entries:
- bpy.ops.object.modifier_add(‘EXEC_DEFAULT’, True, type=‘SUBSURF’)
- bpy.context.object.modifiers[“Subdivision”].use_creases = False
❤️ 1 likes