convert from dxf to plt in command line
Moderators: SDS, support, admin
convert from dxf to plt in command line
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
).
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
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

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
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.
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.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support
Re: convert from dxf to plt in command line
OK.
thanks.
thanks.