wandererfan
fff608663d
Implement R12 version of Polyline
2018-05-31 20:57:01 +02:00
wandererfan
5c47f1acec
Initialize #pts for LWPolyLine
2018-05-31 20:57:01 +02:00
wandererfan
d4552fb11a
Export Diametric Dim to Dxf
2018-05-21 19:36:16 -04:00
wandererfan
8115c8e80b
Export Radial Dim to Dxf
2018-05-21 19:36:16 -04:00
wandererfan
65f67d8ff8
Export Angular Dim to Dxf
2018-05-21 19:36:16 -04:00
wandererfan
06e8572d98
Export Linear Dim to Dxf
2018-05-21 19:36:16 -04:00
wandererfan
6f61c21e3c
export TD Annotation to Dxf
2018-05-16 18:58:10 -04:00
wandererfan
cfc3c015e5
Export Points to Dxf
2018-05-16 18:58:10 -04:00
wandererfan
f41598ee33
Fix CCW ellipse arcs
2018-05-15 21:50:48 +02:00
wandererfan
76aee3965d
Add writeDXFObject to Import
...
- add a function to write DocumentObject(s) to Dxf file.
- all caller to specifiy parameter source to ImpExpDxf
functions.
2018-05-01 13:22:02 -04:00
wandererfan
ebadc3ae9a
Add include for TColgp_Array1OfPnt
...
- Travis/Appveyor use oce-0.15 vs devl
environment occ7.2.
2018-04-29 10:12:31 +02:00
wandererfan
e83b49d259
Move Dxf function to Mod/Import Ph1
...
- move HeeksCAD dxf import/export code from Draft to
Mod/Import. This first phase moves dxf.cpp and
DraftDxf.cpp to Mod/Import and adds dxfWrite functionality
to DraftDxf.cpp.
2018-04-29 10:12:31 +02:00