Page 1 of 1

convert from dxf to plt in command line

Posted: 16 Oct 2012, 16:45
by miaoumix
Hi !

I try to convert a dxf file into a plt file.
The command I use is basically something like :

"[_the_path_to]\ABViewer.exe" /c plt "[my_path_to]\[my_file].dxf"

It indeed creates a [my_file].plt file...

BUT, unfortunately, the result is not good, and I get an awful plt file with huge strokes. The command line doesn't seem to permit to set the scales and units (at least from what I know for now :shock: ).

Is there a way to pass such parameters in command line or another way to do it, but still in command line ?

Thanks in advance,

Jim

Re: convert from dxf to plt in command line

Posted: 17 Oct 2012, 13:11
by support
Hello Jim.
Unfortunately ABViewer doesn't allow to pass PLT export parameters to the command line. Please use the software interface to specify required options. We will consider implementing PLT export parameters using with command line.

Alexander.

Re: convert from dxf to plt in command line

Posted: 17 Oct 2012, 16:45
by miaoumix
OK.

thanks.