Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

dxf > DWG converter

0 views
Skip to first unread message

Vincent Kempenaers

unread,
Jun 17, 1999, 3:00:00 AM6/17/99
to
How can I quickly convert dxf to R2000 dwg files without to open
AutoCAD dxf after dxf and save them in dwg. I have to convert ~1000 dxf.
A lisp routine will be surely the better way.
Thanks
Vincent


Thilaknath Rao

unread,
Jun 17, 1999, 3:00:00 AM6/17/99
to
Hi,

Use this script file, in conjunction with ScriptPro which is shipped with
Acad2000.

SAVEAS
2000
(substr (GETVAR "dwgname") 1 (- (strlen (GETVAR "dwgname")) 4))


Life made simpler.

Thilak
thil...@hotmail.com

JRoberts

unread,
Jun 21, 1999, 3:00:00 AM6/21/99
to
We have written a DWG -> DXF converter that goes down through all
subdirectories.

If you'd like we could modifiy it to go the other way as well (DXF -> DWG).

Jeff Roberts
CADD Associates, Inc.
10137 Old Olive St. Rd.
St. Louis, MO 63141
jrob...@caddassociates.com


Vincent Kempenaers wrote in message <3768C1D4...@tase.be>...

0 new messages