Export 3D DWF using apprentice
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
Short :
I am looking for a flexible way to create a 3D DWF from my assembly without that I can forget to update it 😄 I know the path where to store it. Can apprentice be used for this? Or does it only allow sheets to be exported?
Longer :
My goal is exporting a up-to-date model from my main assembly. My best bet to update the 3D model regular is the OnSaveDocument event to trigger a export, but I don't want to wait each time I save the model to complete the export.
So I thought lets use a background worker to do all the fun of exporting? But when using the Inventor application I am still stuck, because Inventor is busy. So I am looking for a alternative to export the 3D DWF. Maybe apprentice can do this? I can't find anything in the API about it but maybe I overlooked it.
Please advise 😄
Please kudo if this post was helpfull
Please accept as solution if your problem was solved
Inventor 2014 SP2