Decal API - how to replace image file by script
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am trying to find a way to quickly change the color of many decals in my design at once. I have many objects/components (keycaps, like on your keyboard, to be specific), each with a separate, unique decal. I'd like to be able to change the color of every one of these decals at once, and I can't seem to find a solution to that problem.
Assuming there's no easy solution, can I write a python script? I know python, but am unfamiliar with the Fusion API. Here's what I would like the script to do:
- Find every decal in the design
- Replace decal image with new image of the same name from a specified folder
That's all really. I.e., right clicking on the decal and clicking "replace image file" works fine. I just need a script that does it automatically and for every decal in the design.
Thanks. Please let me know if I need to clarify anything. Happy to provide additional information.