Post #1254: Bravo ! for your addon I really love it !

πŸ“‹ Metadata

  • Author: Canapy
  • Date: 2018-03-10 12:16:18
  • Type: question
  • Quality Score: 6/10

🏷️ Tags

macro modal-operators intermediate unsolved

  • Modal Editor
  • Macro Editor
  • Python Scripting

πŸ’¬ Content

Bravo ! for your addon I really love it !

Is it possible to use modal operator for modifier ?

I would love to control few modifiers like in the Speedflow addon https://www.youtube.com/watch?v=5RXm_mfJtIg
However I can’t find out how to use it with modifier

I found how to change modifier parameter with :

bpy.context.object.modifiers["Solidify"].thickness

however it modify the modifier with a specified name it’s not dynamic

Thanks


πŸ”— View on Blender Artists