Cloth Operators

bpy.ops.cloth.preset_add(remove_active=False, name="")

Add a Cloth Preset

Parameters:
  • remove_active (boolean, (optional)) – remove_active
  • name (string, (optional)) – Name, Name of the preset, used to make the path name
File :

startup/bl_operators/presets.py:51

Previous topic

Clip Operators

Next topic

Console Operators