DWF
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
DWF Toolkit 7.7 Now Available
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
249 Views, 1 Replies
12-07-2011 01:26 AM
The DWF Toolkit includes C++ source code for reading and writing DWF files. More specifically, it provides APIs for:
- DWFx format support
- Reading and writing 3D DWF from any application
- Simplified 2D interfaces
- Reading and writing composite DWF files (3D and 2D combined)
- Cross-platform support (Windows, Mac, and Linux)
The latest version of the DWF Toolkit, 7.7, ready for download here http://www.autodesk.com/dwftoolkit, includes:
- Support for DWF/DWFx files published by AutoCAD 2012 and other 2012 Autodesk design programs
- DWF Toolkit building with VS2010
- DWF Toolkit building on Mac (XCode 4.1) and Linux (gcc 4.5)
- Updated sample code and documentation
- New parameter "nProviderFlags" to the existing functions “DWFContent::load”, "DWFSection::getContentDefinition” and “DWFSection:: getObjectDefinition”, which will give you an option to skip reading customized property attributes, improving file reading performance. (The default behavior is not skipping which is consistent with the toolkit previous version.)
Thanks,
Leon Shi
Software Development Manager
Platform Solutions & Emerging Business - Design Review/DWF
PSEB-GE-ACRD-CPG
Re: DWF Toolkit 7.7 Now Available
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
12-19-2011 03:26 PM in reply to:
LeonShi
Apparently Mac support is only for 32 bits...

