Message 1 of 5
Select setup operation in Fusion 360 using API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello
I am working on Autodesk Fusion 360 customization project.
Manually we can select the setup operation and its display automatically update in viewport.
In below image I have selected the operation Facing OD manually and its display automatically updated in viewport.
Similarly can we select the setup operation through API and update its display in viewport.
I want to generate custom sheet report. In that report I need to write all the parameters of each operation and display image of each operation.
I am able to access all the parameters of operation and need to capture the image of each operation through API.
Please let me know if there is any option available for the same.