View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002761 | FreeCAD | Bug | public | 2016-11-08 19:12 | 2016-11-08 23:50 |
Reporter | easyw-fc | Assigned To | yorik | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | all | OS | all | OS Version | all |
Product Version | 0.17 | ||||
Summary | 0002761: dxf export fails from Shape2DView | ||||
Description | FC 0.17.8866 fails in exporting DXF from a Shape2DView | ||||
Steps To Reproduce | for example create a Cube in Part Design, then I create the Shape2DView and try to export it as Autodesk DXF ... this is the error I get processing Shape2DView Traceback (most recent call last): File "<string>", line 4, in <module> File "C:\FreeCAD\Mod\Draft\importDXF.py", line 1855, in export block = getBlock(sh,ob,lwPoly) File "C:\FreeCAD\Mod\Draft\importDXF.py", line 1960, in getBlock r = view.Rotation <type 'exceptions.AttributeError'>: 'FeaturePython' object has no attribute 'Rotation' here a topic in the forum http://forum.freecadweb.org/viewtopic.php?f=3&t=18407&p=143944 | ||||
Additional Information | previous FC 0.17 releases worked fine (i.e. FC 0.17 7745) it seems related to this commit https://github.com/FreeCAD/FreeCAD/commit/945d99f9821ba1c6b09eaf90570ab89e219e1889 Draft: implemented dxf export of techdraw pages | ||||
Tags | No tags attached. | ||||
FreeCAD Information | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-11-08 19:12 | easyw-fc | New Issue | |
2016-11-08 19:12 | easyw-fc | File Added: simple-cube-to-dxf.FCStd | |
2016-11-08 22:11 | yorik | Assigned To | => yorik |
2016-11-08 22:11 | yorik | Status | new => assigned |
2016-11-08 23:49 | yorik | Changeset attached | => FreeCAD Master master c5911b66 |
2016-11-08 23:49 | yorik | Status | assigned => closed |
2016-11-08 23:50 | yorik | Resolution | open => fixed |