📋 Metadata
- Author: RobertLe
- Date: 2024-08-28 19:52:01
- Type:
question - Replies (1): post_05222
💬 Content
Is that two line possible as a command in pie menu?
for obj in bpy.context.selected_objects:
bpy.ops.object.move_to_collection(collection_index=0)
❤️ 1 likes