- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have an Add-in I've developed that builds a fairly complex item from specifications that I read from a spreadsheet. I have got to the point where I need to add in various fixings and so forth which I have STEP files for. (Note, the fact they're STEP doesn't matter, I can convert them to anything)
Is there a way for me to bring this into the model I'm building using the API without the user having to first save the document? I know when I try to bring in other components I need to force the user to first save the document, but I was wondering if there is another way I can bring in external elements through the API without forcing the user to save first?
It wouldn't be so bad if the standard Fusion UI save dialog was available to use, but I believe it's private, and I've tried using TextCommands to bring it up. It works but not very well, and it isn't officially supported.
Any help would be appreciated, even workflow suggestions.
Solved! Go to Solution.