Post #3415: : post_03416, post_03417
🏷️ Tags
macro scripting intermediate unsolved
⚙️ Related PME Features
- Macro Editor
- Python Scripting
💬 Content
Xmaiter:
bpy.ops.object.decimate(decimate_type = ‘DISSOLVE’, angle_limit = 0.349066, use_dissolve_boundaries = True)
Thank. This line does not work for me:
bpy.ops.object.decimate(decimate_type = ‘DISSOLVE’, angle_limit = 0.349066, use_dissolve_boundaries = True)