Post #3245: hey guys,

📋 Metadata

🏷️ Tags

beginner macro unsolved

  • 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


🔗 View on Blender Artists