View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001662 | FreeCAD | Bug | public | 2014-08-02 17:06 | 2015-01-11 11:39 |
Reporter | fester2251 | Assigned To | wmayer | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | AMD Phenom(tm) II X4 20 Processo | OS | Debian | OS Version | 7.6 (Wheezy) |
Product Version | 0.14 | ||||
Summary | 0001662: IGES does not export correctly | ||||
Description | When a file is exported to IGES, SolidWorks 2013 and 2014 recreate the file as an unrecognizable explosion of parts. | ||||
Steps To Reproduce | Export file from FreeCAD as IGES Procedure in SolidWorks is unknown | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
|
|
|
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. |
|
Wasn't this fixed with the "Enable B-REP mode" option? |
|
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. |
|
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. |
FreeCAD: master 82edb4b5 2015-01-11 12:14:41 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 |
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 |