📋 Metadata
- Author: roaoao
- Date: 2019-10-26 00:48:01
- Type:
answer - Reply to: post_02847
💬 Content
z01ks:
I tried a few things but couldn’t get it to work.
You can use Regular Menu to select a collection for the tool.
This code generates a list of available collections (Custom tab):
[(globals().update(row=L.row()), row.context_pointer_set("collection", collection), operator(row, "object.instance_offset_from_cursor", text=collection.name)) for collection in C.object.users_collection]
❤️ 3 likes