Volker Joseph

July 2009

Sun Mon Tue Wed Thu Fri Sat
      1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31  

AutoCAD Exchange

DWF Links

« How do I find items on this blog? | Main | What is quantity takeoff? »

April 26, 2006

DWF Attach - Don't quote me on that

AutoCAD 2007 has a new DWF Attach command where a DWF can be inserted as an underlay. This command has been positively received by the AutoCAD community. There have even been suggestions to evolve the command further.

Autodesk discussion group member, Chuck Han, noted that AutoCAD 2007 will crash if a DWF file is specified on the command line using quotation marks. If you use:

-DWFATTACH

and specify the path and file name as:

"http://localhost/details.dwf"

you get an AutoCAD 2007 exception. If you specify the path and file name WITHOUT the quotation marks:

http://localhost/details.dwf

then there is no problem.  This exception is inconsistent with other AutoCAD commands such as:

-INSERT

which does allow quotation marks around the path and file name. While this problem might seem trivial, it is an issue for some programmatic (specifically, ObjectARX) situations.

Thanks for the tip Chuck! I will pass your issue on to the AutoCAD team.

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a00d8341c3ba053ef00d83560877669e2

Listed below are links to weblogs that reference DWF Attach - Don't quote me on that:

RSS Feed

Search