View Issue Details

IDProjectCategoryView StatusLast Update
0001662FreeCADBugpublic2015-01-11 11:39
Reporterfester2251 Assigned Towmayer  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
PlatformAMD Phenom(tm) II X4 20 ProcessoOSDebianOS Version7.6 (Wheezy)
Product Version0.14 
Summary0001662: IGES does not export correctly
DescriptionWhen a file is exported to IGES, SolidWorks 2013 and 2014 recreate the file as an unrecognizable explosion of parts.
Steps To ReproduceExport file from FreeCAD as IGES
Procedure in SolidWorks is unknown
TagsNo tags attached.
FreeCAD Information

Activities

fester2251

2014-08-02 17:06

reporter  

demo.iges (Attachment missing)

fester2251

2014-08-02 19:31

reporter   ~0004908

IDES should be changed to IGES.

I have now uploaded a single IGES file from an outside source, and it appears to import into FreeCAD correctly.

normandc

2015-01-08 06:15

manager   ~0005577

Wasn't this fixed with the "Enable B-REP mode" option?

wmayer

2015-01-10 16:59

administrator   ~0005610

No. If you load this file into CADExchanger you'll see that it looks totally different. Also all the points you'll see with FreeCAD doesn't show up in CADExchanger.

Recently an option to skip invisible entities was added to IGES import but this doesn't seem to have an effect. So, possibly there is still something wrong with placements.

wmayer

2015-01-11 10:16

administrator   ~0005611

The culprit why the load doesn't work properly is the parameter "read.surfacecurve.mode=3". Setting it to 0 makes it working as expected.

Related Changesets

FreeCAD: master 82edb4b5

2015-01-11 12:14:41

wmayer

Details Diff
+ fixes 0001662: IGES does not export correctly Affected Issues
0001662
mod - src/Mod/Import/App/AppImportPy.cpp Diff File
mod - src/Mod/Import/Gui/AppImportGuiPy.cpp Diff File
mod - src/Mod/Part/App/AppPart.cpp Diff File
mod - src/Mod/Part/App/ImportIges.cpp Diff File
mod - src/Mod/Part/App/TopoShape.cpp Diff File

Issue History

Date Modified Username Field Change
2014-08-02 17:06 fester2251 New Issue
2014-08-02 17:06 fester2251 File Added: demo.iges
2014-08-02 19:31 fester2251 Note Added: 0004908
2015-01-06 19:11 wmayer Summary IDES does not export correctly => IGES does not export correctly
2015-01-06 19:41 wmayer Status new => confirmed
2015-01-08 06:15 normandc Note Added: 0005577
2015-01-10 16:59 wmayer Note Added: 0005610
2015-01-11 10:16 wmayer Note Added: 0005611
2015-01-11 11:39 wmayer Changeset attached => FreeCAD Master master 82edb4b5
2015-01-11 11:39 wmayer Assigned To => wmayer
2015-01-11 11:39 wmayer Status confirmed => closed
2015-01-11 11:39 wmayer Resolution open => fixed