wmayer
d33dff4225
CMP0050: make Import module aware of cmake policy
2018-08-20 16:16:41 +02:00
wmayer
451b808016
CMP0050: make Import module aware of cmake policy
2018-08-20 16:16:13 +02:00
wmayer
1c7a41af58
fix -Wignored-qualifiers
2018-08-19 12:38:57 +02:00
wmayer
f8fe9d4453
MSVC does not support keyword 'or'
2018-08-19 10:56:00 +02:00
wandererfan
be74c4e310
Remove const qualifier for Travis OCE version
2018-08-19 10:47:08 +02:00
wandererfan
40532fb75c
Coverity Fixes
...
- 183599
- 183595
- 183594
- 175821
- 175820
- 175817
- 175816
- 175815
- 175814
- 175813
- 175812
- 175811
- 175806
- 175805
- 175804
- 175802
2018-08-19 10:47:08 +02:00
wandererfan
c06a918d2e
Add option for Dxf Version and forced Polyline
...
- allows override of user parameter values.
2018-08-19 10:47:08 +02:00
wandererfan
6005da2464
Export DocObjectPy/TopoShapePy to Dxf (Import module)
2018-07-26 10:02:25 -03:00
wandererfan
3ed3d393b1
Dxf Boilerplate files not installed
...
- fix INSTALL command in Import/CMakeLists.txt
2018-07-23 12:47:56 -03:00
wandererfan
9f4a5ae652
Fix includes for M_PI on Win
...
Fix missing ImportExport
2018-07-18 10:52:03 -03:00
wandererfan
20668b4160
Fix "use of deleted function" error on streams
2018-07-18 10:52:03 -03:00
wandererfan
08a3e315ce
Add support for Dxf Export R14 spec
2018-07-18 10:52:03 -03:00
luz.paz
a1ffb0fa3c
Misc. typo & whitespace fixes
...
Found via `codespell -q 3 -I ../fc-word-whitelist.txt --skip="*.ts,*.po,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./.git,./src/zipios++"`
Revert IFC commit
2018-07-11 21:52:27 -04:00
wandererfan
3d0a49ddc3
Compatibility w/R12 and arrows for Angles
2018-06-15 11:34:00 -03:00
wandererfan
06c5ef217d
Make Dxf Dimensions compatible with ACAD
2018-06-10 19:13:22 +02:00
wandererfan
fd5e2de710
Make Dxf header compatible with ACAD
2018-06-10 19:13:21 +02:00
wandererfan
04a03a71c6
Fix wrong Pi literal on Win
2018-06-04 17:00:40 -04:00
wandererfan
4fe09d8502
Control Dxf Point export by preference
2018-06-04 12:56:26 -04:00
wandererfan
a0bb84f19f
Implement thumbnail blocks for Dimensions
2018-06-04 12:56:26 -04:00
wandererfan
fff608663d
Implement R12 version of Polyline
2018-05-31 20:57:01 +02:00
wandererfan
e2e1617c74
Add 999 Application group code
...
- also remove variable $MAXACTVP - not valid in some
appls.
2018-05-31 20:57:01 +02:00
wandererfan
5c47f1acec
Initialize #pts for LWPolyLine
2018-05-31 20:57:01 +02:00
wandererfan
bffc23f02f
Format Dxf Group Codes as 3 chars
2018-05-30 19:06:58 -03:00
wandererfan
2a39bdc24c
Write Dimension Blocks to Dxf file
2018-05-28 19:54:45 +02:00
wandererfan
d855f94b31
Add Header with version to dxf output file
2018-05-28 19:54:45 +02:00
looooo
7b444dac5c
2to3: port some missing print statements
2018-05-23 19:13:54 +02:00
looooo
98f47b7946
py3: Import: 2to3
2018-05-23 19:13:54 +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
wmayer
51e1f753df
suppress warning 4275
2018-04-29 12:55:28 +02:00
wmayer
15b093b39d
fix export of base class
2018-04-29 11:01:07 +02:00
wmayer
5e484d0a92
disable Py::Exception(const std::string&) constructor as it will be removed in future PyCXX versions
2018-04-29 11:00:28 +02: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
luz.paz
9167064fc1
Misc. typos
...
Found via `codespell`
2018-04-25 09:41:33 -03:00
Peter Lama
8227b1bf3d
Fix #3426 : Hierarchical step export not working with occt 7.2
2018-04-17 10:19:52 -03:00
wmayer
53f54b62f3
don't make existence of PySide2 mandatory
2018-04-16 13:50:38 +02:00
looooo
cdcb3bec4a
PySide2: qApp -> QApplication
2018-04-14 10:40:31 +02:00
luz.paz
46d32d78a3
Misc. typos: Please merge right before 0.17 release
...
I'm still finding typos in the source code. I propose that you keep this PR open prior ro relaese and then merge so that if I find other typos in the meantime they will be part this release.
2018-03-18 15:15:16 +01:00
luz.paz
57ca6b366b
Misc. source and comment typos
2018-02-26 22:02:52 -05:00
wmayer
4eb3f9aeb6
put all STEP export/import options into one tab page
2018-02-07 22:46:30 +01:00
luz.paz
1d5799e5b3
Misc. typos
...
Inspired by @normandc per https://gitter.im/FreeCAD/FreeCAD?at=5a729c6ece68c3bc742df205
2018-02-07 09:40:03 +01:00
Fabio Rossi
14297570f9
Fixes for python 2to3 migration
2018-02-01 21:43:59 +01:00
easyw
fde84938d5
updated Init.py with import type
2018-01-29 22:57:06 +01:00