How to control tesselation when exporting polylines into DXF files?
by "matthieu.dubuget@[EMAIL PROTECTED]
" <matthieu.dubuget@[EMAIL PROTECTED]
>
Apr 7, 2008 at 01:47 AM
Hello,
I am to create a DXF file, containing polylines describing a profile.
The polylines contains arcs and lines.
When exported into dxf files, the polylines contains only vertexes,
which is
exactly what I need.
But the tesselation is not detailed enough. Is it possible to have the
arcs approximated
by lines during the export?
For example, with another software, the parameter is the maximum angle
between two consecutive
segments.
Thanks in advance.
Matt