Post #3245: hey guys,
📋 Metadata
- Author: actimelvanille
- Date: 2020-05-01 10:06:48
- Type:
question - Quality Score: 5/10
- Replies (1): post_03246
🏷️ Tags
⚙️ Related PME Features
- Macro Editor
- Python Scripting
💬 Content
hey guys,
i would like to add a subsurf modifier with “use creases” deactivated and tried this
bpy.ops.object.modifier_add(type=‘SUBSURF’, use_creases=False)
does anyone know how it should be in oder to work?
cheers chris