|
[<<< Back, to the category overview]
Add to the basket for $39 US dollars
The program reads existing DXF files and writes the result into a new DXF file. You can specify the maximum deviation of the arc polyline curve from the original B-Spline curve. So you can decide if you want to create more arcs and get an more exact result or if you want less arcs and a curve which does not fit perfectly. For example to reduce the working time for your CNC machine.
You can also write both, the splines and the arcs to the DXF file so that you can compare both curves.
All other properties of the DXF file will be maintained. So you will not lose any information.
DXFSplines.exe "C:\test\test.dxf" "C:\test\out.dxf"
You can also specfiy the same settings which you can specify in the user interface:
DXFSplines.exe "file1.dxf" "file2.dxf" 1 0.05 10 1500 false false
DXFSplines.exe "file1.dxf" "file2.dxf" 1 0.05 10 1500 true true
If you want to convert small lines into arcs you can use our program DXF small lines to arcs.
|
|||