View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004210 | Arch | Bug | public | 2019-12-03 08:21 | 2021-12-29 04:47 |
Reporter | michaelberg | Assigned To | yorik | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | confirmed | Resolution | open | ||
Platform | Surface Book 2 | OS | Windows 10 | OS Version | 10.0.18363 |
Product Version | 0.18 | ||||
Target Version | 0.20 | ||||
Summary | 0004210: Impossible to export a PartDesign Body | ||||
Description | Hi, I created a part design project. This project contains 9 bodies. I tried to export all bodies as wavefront obj. But there is no possiblitiy to export the first body. If i do a single export the result is a empty obj file. There are no errors. My current workaround is to clone the body and export the new body. I cant find any differences within the body data. Python Console output: >>< __objs__=[] >>> __objs__.append(FreeCAD.getDocument("LadenRegal").getObject("Body")) >>> __objs__.append(FreeCAD.getDocument("LadenRegal").getObject("Body002")) >>> __objs__.append(FreeCAD.getDocument("LadenRegal").getObject("Body003")) >>> __objs__.append(FreeCAD.getDocument("LadenRegal").getObject("Body006")) >>> __objs__.append(FreeCAD.getDocument("LadenRegal").getObject("Body004")) >>> __objs__.append(FreeCAD.getDocument("LadenRegal").getObject("Body005")) >>> __objs__.append(FreeCAD.getDocument("LadenRegal").getObject("Body001")) >>> __objs__.append(FreeCAD.getDocument("LadenRegal").getObject("Body008")) >>> __objs__.append(FreeCAD.getDocument("LadenRegal").getObject("Body007")) >>> import importOBJ >>> importOBJ.export(__objs__,u"C:/Users/micha/Nextcloud/Documents/Freecad/Regal.obj") >>> >>> del __objs__ >>> The 'Body' object is actually not exported. Ausgabefenster: Form mit Kurven gefunden, Trianguliere (annäherung mittels Geraden) Form mit Kurven gefunden, Trianguliere (annäherung mittels Geraden) Form mit Kurven gefunden, Trianguliere (annäherung mittels Geraden) Form mit Kurven gefunden, Trianguliere (annäherung mittels Geraden) Form mit Kurven gefunden, Trianguliere (annäherung mittels Geraden) Form mit Kurven gefunden, Trianguliere (annäherung mittels Geraden) Form mit Kurven gefunden, Trianguliere (annäherung mittels Geraden) Form mit Kurven gefunden, Trianguliere (annäherung mittels Geraden) Erfolgreich geschrieben C:/Users/micha/Nextcloud/Documents/Freecad/Regal.obj Erfolgreich geschrieben C:/Users/micha/Nextcloud/Documents/Freecad/Regal.mtl | ||||
Steps To Reproduce |
| ||||
Additional Information | Link to forum discussion | ||||
Tags | No tags attached. | ||||
FreeCAD Information | OS: Windows 10 Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.18.4 (GitTag) Build type: Release Branch: releases/FreeCAD-0-18 Hash: 980bf9060e28555fecd9e3462f68ca74007b70f8 Python version: 3.6.6 Qt version: 5.6.2 Coin version: 4.0.0a OCC version: 7.3.0 Locale: German/Germany (de_DE) | ||||
|
|
|
|
|
2th project, next problem. this time the "Deckel" cant be exported. |
|
@michaelberg : thanks for reporting. However per our guidelines (big yellow box on top of the page), could you please first open a topic in our forum so issue can be discussed, confirmed and identified by the community ? Also notice that ticket here shall only be filled in English. A ticket is quite well filled in, I'll set it on hold till the discussion on forum is over. Thanks |
|
This ticket has been migrated to GitHub as issue 6013. |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-12-03 08:21 | michaelberg | New Issue | |
2019-12-03 08:21 | michaelberg | File Added: LadenRegal.FCStd | |
2019-12-03 08:22 | michaelberg | Description Updated | |
2019-12-03 08:22 | michaelberg | Steps to Reproduce Updated | |
2019-12-03 08:22 | michaelberg | FreeCAD Information | <!--ATTENTION: COMPLETELY ERASE THIS AFTER PASTING YOUR Help > About FreeCAD > Copy to clipboard NOTE: just the snippet alone will do without anything else included. The ticket will not be submitted without it. --> => OS: Windows 10 Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.18.4 (GitTag) Build type: Release Branch: releases/FreeCAD-0-18 Hash: 980bf9060e28555fecd9e3462f68ca74007b70f8 Python version: 3.6.6 Qt version: 5.6.2 Coin version:... |
2019-12-04 12:29 | michaelberg | File Added: Thekenschrank.FCStd | |
2019-12-04 12:29 | michaelberg | Note Added: 0013861 | |
2019-12-04 12:33 | michaelberg | Description Updated | |
2019-12-05 12:33 | openBrain | Status | new => feedback |
2019-12-05 12:33 | openBrain | Summary | Ein PartDesign Körper lässt sich nicht exportieren => Impossible to export a PartDesign Body |
2019-12-05 12:33 | openBrain | Description Updated | |
2019-12-05 12:33 | openBrain | Steps to Reproduce Updated | |
2019-12-05 12:33 | openBrain | Note Added: 0013864 | |
2019-12-05 12:33 | openBrain | Tag Attached: #post-to-forum | |
2019-12-05 13:20 | wmayer | Assigned To | => yorik |
2019-12-05 13:20 | wmayer | Status | feedback => confirmed |
2019-12-05 13:45 | openBrain | Tag Detached: #post-to-forum | |
2019-12-05 13:46 | openBrain | Additional Information Updated | |
2020-01-14 18:08 | Kunda1 | Tag Attached: #pending-forum | |
2020-10-22 16:11 | Kunda1 | Target Version | => 0.19 |
2021-02-06 06:28 | abdullah | Target Version | => 0.20 |
2021-12-29 04:47 | chennes | Tag Detached: #pending-forum |