Hi
Is there a command line option to print dwg files throughe-Drawings?
Something like
EModelViewer.exe -print sample.dwg ?
I am trying to run a batch file which will print a bunch of dwgfiles.
Thanks
- Nirmal
Is there a command line option to print dwg files throughe-Drawings?
Something like
EModelViewer.exe -print sample.dwg ?
I am trying to run a batch file which will print a bunch of dwgfiles.
Thanks
- Nirmal
Also, if you have Autocad, there's a built-in"BatchPlot" function or "Publish" function, butif you don't you can try the Autodesk Design Review (freeware):
http://usa.autodesk.com/adsk/servlet/index?siteID=123112&id=4086277
After all, dwg's are better handled by Autocad. And becausedwg is so much more common, you'll find a lot of information bysearching for "dwg batch plot".