Post #2711: Move to Collection operator is hardcoded. There is no way to insert its menu ite

📋 Metadata

🏷️ Tags

popup-dialog customization intermediate solved

  • Popup Dialog Editor
  • Python Scripting
  • Menu Editor

💬 Content

Move to Collection operator is hardcoded. There is no way to insert its menu items into a popup.
But you can add a drop-down menu button (‘Command’ tab):

bpy.ops.object.move_to_collection()

Or use some custom python script to display Move to Collection 1, 2, … buttons.


❤️ 1 likes


🔗 View on Blender Artists