DWF
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
need help understand ing a transform
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I need someone to shed some light on how transforms are calculated when converting from a DWF version < 6 to DWF version >= 6. As an example lets look at the readable ascii DWF 00.42 file that is one of the examples of the WHIP specs. The units there are:
(Units inches
((56251.8 0 0 0)
(0 56251.8 0 0)
(0 0 1 0)
(926921 552481 0 1)))
When this file is opened and then saved as DWF version 6+ by ADR this is what I see in the descriptor.xml file:
<ePlot:Resources><ePlot:GraphicResource role="2d streaming graphics" mime="application/x-w2d" href="com.autodesk.dwf.ePlot_5EF7548A-AC2F-4362-BD
How are the initial units mapped to this transform, size and extents?
