📋 Metadata
- Author: actimelvanille
- Date: 2020-05-01 10:06:48
- Type:
question - Replies (1): post_03246
💬 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