Post #4204: How to show Sculpting Mesh Filter properties?

📋 Metadata

  • Author: AlfredBaudisch
  • Date: 2022-02-12 08:36:04
  • Type: question
  • Quality Score: 7/10

🏷️ Tags

popup-dialog macro scripting intermediate unsolved

  • Popup Dialog Editor
  • Macro Editor
  • Python Scripting
  • Property Editor

💬 Content

How to show Sculpting Mesh Filter properties?

How to put the strength and filter type of “Mesh Filter” into a popup?

Anything that is done in these two properties does not even appear in the Python console.

Plus the tooltips do not filt anything else: SCULPT_OT_mesh_filter.strength and SCULPT_OT_mesh_filter.type

imageimage711×292 62.9 KB

How to show the list of modifiers currently added to an object?

I’m showing the modifiers panel with panel("DATA_PT_modifiers", frame=True, header=True), but only “Add Modifier” appears.

imageimage888×634 110 KB


🔗 View on Blender Artists