BCL can re-order any drawing objects including Arcs.
but not automatically in the correct chronological order.
BCL can change the direction of Arcs so the laser will burn all of them in the same direction correctly.
If every arc is clockwise then two connected arcs will not make one continous line like in the pictures above (if one is clockwise, the next one should be ccw, cw, ccw.. and so on).
i need to reorder every so often the orientation of arcs.
Your attachment showing arcs not connected look connected to me. Where are they not connected?
sorry for the confusion: they are spot on, but they are separate elements instead of one polyline which would already solve my problem.
Your Catia export looks like a very old export: year 2000. Solution: do the export since that's all Catia seems to support. Then open the .dxf file in a modern (free) CAD program such QCAD or LibreCAD or NanoCAD and then so a Save As into a more recent dxf format, such as R18 up to R27 or higher. R18 is year 2004 and is the oldest Release format BCL can read. But always save as in the latest Release format your CAD program offers (QCAD, LibreCAD, etc).
I have R11, R12,R13,R14, 2000, 2004 and 2007.
I will try your workaround with QCAD and/or upgrade catia to a newer release, thanks. I guess its my old release thats causing all the problems.
Then BCL will be able to open the file. If you still have trouble with the file, please post it here so I can have a look.
Find attached two samples which shows the orientation problem quite good. I used dxf 2007: one without block export (working in bcl) one with full block export (not recognized).
Thanks for your time and help!