Cloth Operators

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

Add a Cloth Preset

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

op/presets.py:42

Previous topic

Buttons Operators

Next topic

Console Operators