Message 1 of 1
How to select file in API

Not applicable
04-08-2019
12:17 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
My app will allow a user to click a protocol handler and then send a file ID and values for given parameters to a Fusion 360 file. I don't have a problem sending and receiving that data. What I need to know is how I specify the file to be opened, how do I open the (then) specified file, and how do I apply the values to that file?
It seems that the events that respond to a request to open a file actually open a copy and I can't seem to figure how to specify that a given Fusion 360 file is to be opened.
Thanks