Display full version of the post: CATIA Drawing export to DXF/DWG

jsq
16.10.2021, 20:14
Hi EveryoneI'm engineer worki in CATIA. A part of my projects are cuted on CNC machines (wood or metal).In that case I need to export some shapes to DXF format, and I need to open it in AutoCAD and convert to closed polylinefor CNC machine program.The problem appears when there are some arcs, rounded corners ets.In DXF the end points of each arc are disconnected from the neighboring lines. The distance is very, very small, like 0,00000105mm!I lost a lot of time for manually connect these breaks to achieve shape ready to convert to closed polyline (I using _pedit command).Can anyone knows how to improve this work?I have checked options in CATIA. Each time with the same result.Maybe there's some option in AutoCAD for ignoring such small distances?

philippe JOSEPH
17.10.2021, 08:16
Hello jsq, you can "close" shapes with Geometric Constraints :Also see this video on the internet :Geometric Constraints in AutoCAD 2011See about : Tolerances set to zero ( 0 ) in distances, Autoconstrain that will do the job on selected items.It can even "sraiten" some geometry with the Angle tolerance set to zero ( 0 ), be carefull with these 2 settings working at the same time. 
philippe JOSEPH2021-10-17 08:27:05

philippe JOSEPH
17.10.2021, 08:21



philippe JOSEPH
17.10.2021, 08:25
Jsq, you can verify if shapes are closed by launching some commands that require those shapes to be closed and AutoCAD will show you were it isn't with some red circles I think : Hatches, Boundary, etc...

philippe JOSEPH
17.10.2021, 08:32
Jsq when tou read 0,00000105 mm it's with the maximum precision available on AutoCAD that is 8 digits after the comma, some more can be after this and you can eventually see it by scaling x times your items and read some distances.For example if you scale an item 1000 times you will see 3 digits more of precision.