Take screenshot based on paraments.

Take screenshot based on paraments.

Anonymous
Not applicable
331 Views
1 Reply
Message 1 of 2

Take screenshot based on paraments.

Anonymous
Not applicable

Hi, I am working on a script in fusion 360 API which takes fbx and obj files, where the requirement is the input parameter should be angle change in the object, size change in the object, different colors in the object, sunlight effect, or light effect. For each parameter change, it should take a capture image function(screenshot).

 

So can you give me suggestions or generate( Write script) based on the above description?

0 Likes
332 Views
1 Reply
Reply (1)
Message 2 of 2

BrianEkins
Mentor
Mentor

It would be best for you to start with some basic understanding of the API and of Fusion 360 itself.  Go through your desired workflow interactively using the Fusion commands. This will help you to know how Fusion works and if what you want to do if possible in the way you're envisioning. You can then break down your program into each step and see if you can get that to work and if you run into problems, ask specific questions about that step.

---------------------------------------------------------------
Brian Ekins
Inventor and Fusion 360 API Expert
Website/Blog: https://EkinsSolutions.com
0 Likes