View Issue Details

IDProjectCategoryView StatusLast Update
0001686DraftBugpublic2014-08-15 21:42
Reporteryorik Assigned Toyorik  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Target Version0.15 
Summary0001686: Draft - DXF export of Drawing pages needs some fixing
DescriptionThis feature was never fully functional and needs some work...
Additional Informationhttp://forum.freecadweb.org/viewtopic.php?f=3&t=7297&start=10
TagsNo tags attached.
FreeCAD Information

Activities

There are no notes attached to this issue.

Related Changesets

FreeCAD: master b33d8f62

2014-08-15 23:14:17

yorik

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

Issue History

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