View Issue Details

IDProjectCategoryView StatusLast Update
0001630FreeCADBugpublic2019-07-29 15:16
Reporters11b01 Assigned Towmayer  
PrioritynormalSeverityfeatureReproducibilityalways
Status closedResolutionfixed 
Platform64OSWindowsOS Version8.1
Product Version0.14 
Summary0001630: IGES-Export in [mm] turns to [Inches]
DescriptionEvery time I try to export a part as IGES, FreeCAD produces the file but changes the Dimension from [mm] to [Inches].
TagsNo tags attached.
FreeCAD Information

Activities

wmayer

2014-07-23 10:10

administrator   ~0004832

How do you know this? Do you have an alternative CAD application to confirm that the unit is inches?

wmayer

2014-07-23 10:18

administrator   ~0004833

Oh, when using CAD Exchanger I see that the output is different.

wmayer

2014-07-23 11:51

administrator   ~0004835

Found the culprit: http://free-cad.svn.sourceforge.net/viewvc/free-cad/trunk/src/Mod/Part/App/TopoShape.cpp?r1=2080&r2=2079&pathrev=2080

Related Changesets

FreeCAD: master 841b4fab

2014-07-23 13:49:16

wmayer

Details Diff
+ fixes 0001630: IGES-Export in [mm] turns to [Inches] Affected Issues
0001630
mod - src/Mod/Part/App/TopoShape.cpp Diff File

FreeCAD: releases 3ecaf877

2014-08-28 15:27:35

wmayer

Details Diff
- fix focus issue with InputField
- on document load set camera setting of the MDI views
- do not try to use framebuffer objects when it's not supported on the system
0001690: sketch.getPoint crashes FreeCAD if the point does not exist
0001630: IGES-Export in [mm] turns to [Inches]
0001684: Sweep ignores the list of subshapes
0001667: 'Save file' disabled when viewing a drawing
0001682: Crash after updating editable texts in drawing
0001659: 3dconnexion space navigator moves view even when FreeCAD is not the active application
0001696: Quantity.getValueAs('rad') touches the Property
0001638: Not possible to draw anything
Affected Issues
0001630, 0001638, 0001659, 0001667, 0001682, 0001684, 0001690, 0001696
mod - src/App/Application.cpp Diff File
mod - src/Base/QuantityPy.xml Diff File
mod - src/Gui/Application.cpp Diff File
mod - src/Gui/Document.cpp Diff File
mod - src/Gui/GuiApplicationNativeEventAware.cpp Diff File
mod - src/Gui/InputField.cpp Diff File
mod - src/Gui/MouseSelection.cpp Diff File
mod - src/Mod/Drawing/App/FeaturePage.cpp Diff File
mod - src/Mod/Drawing/Gui/DrawingView.cpp Diff File
mod - src/Mod/Part/App/PartFeatures.cpp Diff File
mod - src/Mod/Part/App/TopoShape.cpp Diff File
mod - src/Mod/Sketcher/App/SketchObjectPyImp.cpp Diff File

Issue History

Date Modified Username Field Change
2014-07-23 04:36 s11b01 New Issue
2014-07-23 10:10 wmayer Note Added: 0004832
2014-07-23 10:18 wmayer Note Added: 0004833
2014-07-23 11:51 wmayer Note Added: 0004835
2014-07-23 12:22 wmayer Changeset attached => FreeCAD Master master 841b4fab
2014-07-23 12:22 wmayer Assigned To => wmayer
2014-07-23 12:22 wmayer Status new => closed
2014-07-23 12:22 wmayer Resolution open => fixed
2019-07-29 15:16 Kunda1 Changeset attached => FreeCAD releases 3ecaf877