View Issue Details

IDProjectCategoryView StatusLast Update
0004782File formatsBugpublic2021-11-16 17:52
Reporterknittely Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status confirmedResolutionopen 
PlatformNotebook i7-9750H, 16GB ramOSWindows 10 HomeOS Version19042.1288
Product Version0.19 
Summary0004782: freecadcmd exportStep breaking model
Descriptionimporting the attached .iges file and exporting the model in freecadcmd breaks the model, while using the GUI works fine.
Steps To ReproduceRun freecadcmd.exe

import Part
part = Part.read("f.iges")
part.exportStep("f.step")
-> generates f.step, but the model is broken
Additional InformationUsing the GUI:
- File > Open > f.iges
- selecting the model
- File > Export... < f.step
works fine
Tags#post-to-forum, IGES, python, STEP
FreeCAD InformationOS: Windows 10 Version 2009
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.24291 (Git)
Build type: Release
Branch: releases/FreeCAD-0-19
Hash: 7b5e18a0759de778b74d3a5c17eba9cb815035ac
Python version: 3.8.6+
Qt version: 5.15.2
Coin version: 4.0.1
OCC version: 7.5.0
Locale: German/Germany (de_DE)

Activities

knittely

2021-11-10 10:02

reporter  

f.zip (1,010,863 bytes)

openBrain

2021-11-16 17:47

developer   ~0016031

@knittely : please address your issue by opening a new topic in our forum according our reporting guidelines

yorik

2022-03-03 13:55

administrator   ~0017113

This ticket has been migrated to GitHub as issue 6282.

Issue History

Date Modified Username Field Change
2021-11-10 10:02 knittely New Issue
2021-11-10 10:02 knittely Tag Attached: IGES
2021-11-10 10:02 knittely Tag Attached: python
2021-11-10 10:02 knittely Tag Attached: STEP
2021-11-10 10:02 knittely File Added: f.zip
2021-11-16 17:47 openBrain Note Added: 0016031
2021-11-16 17:47 openBrain Status new => confirmed
2021-11-16 17:52 openBrain Tag Attached: #post-to-forum