View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001686 | Draft | Bug | public | 2014-08-13 14:22 | 2014-08-15 21:42 |
| Reporter | yorik | Assigned To | yorik | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Target Version | 0.15 | ||||
| Summary | 0001686: Draft - DXF export of Drawing pages needs some fixing | ||||
| Description | This feature was never fully functional and needs some work... | ||||
| Additional Information | http://forum.freecadweb.org/viewtopic.php?f=3&t=7297&start=10 | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|
FreeCAD: master b33d8f62 2014-08-15 23:14:17 Details Diff |
Draft - Allow to export Drawing pages to DXF - fixes 0001686 * Uses DXF algos of the Drawing module instead of the Draft dxf library * Uses a DXF template with the same name as the SVG template, if existing * Only Draft, Arch, Part and Annotation views are currently supported * Drawing module's projectToDXF() now returns only a fragment instead of a full DXF file |
Affected Issues 0001686 |
|
| mod - src/Mod/Arch/ArchCommands.py | Diff File | ||
| mod - src/Mod/Arch/ArchSectionPlane.py | Diff File | ||
| mod - src/Mod/Draft/Draft.py | Diff File | ||
| mod - src/Mod/Draft/WorkingPlane.py | Diff File | ||
| mod - src/Mod/Draft/importDXF.py | Diff File | ||
| mod - src/Mod/Drawing/App/ProjectionAlgos.cpp | Diff File | ||
| mod - src/Mod/Drawing/CMakeLists.txt | Diff File | ||
| add - src/Mod/Drawing/Templates/A3_Landscape.dxf | Diff File | ||
| add - src/Mod/Drawing/Templates/A4_Landscape.dxf | Diff File | ||
| mod - src/Mod/Drawing/Templates/A4_Landscape.svg | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2014-08-13 14:22 | yorik | New Issue | |
| 2014-08-13 14:22 | yorik | Status | new => assigned |
| 2014-08-13 14:22 | yorik | Assigned To | => yorik |
| 2014-08-13 14:23 | yorik | Project | FreeCAD => Draft |
| 2014-08-13 14:23 | yorik | Summary | Draft - DXF export of Drrawing pages needs some fixing => Draft - DXF export of Drawing pages needs some fixing |
| 2014-08-15 21:42 | yorik | Changeset attached | => FreeCAD Master master b33d8f62 |
| 2014-08-15 21:42 | yorik | Status | assigned => closed |
| 2014-08-15 21:42 | yorik | Resolution | open => fixed |
FreeCAD