Autodesk Inventor Customization
Reply
Topic Options
- Start Article
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Merge dwf files
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
123 Views, 1 Replies
11-15-2012 11:08 AM
Is it now possible to export different idw's to dwf's and merge them via the inventor API?
regards,
Re: Merge dwf files
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-21-2012 08:24 PM in reply to:
dkt
Hi,
- I do not know, but have you checked if API of DWF provide the ability?
- another option I can think of is: create one empty drawing, iterate each sheet of each drawing, call Sheet.Copy to the empty drawing and finally export it to one DWF.
Xiaodong Liang
Developer Technical Services
Autodesk Developer Network

