|
So I'm trying to get multiple selections working, and not sure how to go about it. What I'm after is to let the user select a bunch of references and the run a hypothetical command which is "replace with last selected". That way they could start doing layout with a random usd asset and later replace them with actual assets. So far I'm only able to find 1 selection, t doesn't seem to support multiple selections. Again, any pointers would be helpful best regards |
Answered by
sanders3d
Nov 3, 2023
Replies: 1 comment
|
So I finished the tool. It was horrible to find information or docs how to do it. I'm sharing it here and hope that someone can make my tool a bit nicer and with better ( read: pretty ) code. |
0 replies
Answer selected by
sanders3d
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
So I finished the tool. It was horrible to find information or docs how to do it. I'm sharing it here and hope that someone can make my tool a bit nicer and with better ( read: pretty ) code.