FreeCAD: master b33d8f62
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
yorik | yorik | master | 2014-08-15 23:14:17 | master 4dc12740 |
Affected Issues | 0001686: Draft - DXF export of Drawing pages needs some fixing | |||
Changeset | 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 |
|||
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 |