Thomas Krijnen
|
04acfe1169
|
Fix #63
|
2016-05-03 11:01:47 +02:00 |
|
Stinkfist0
|
b9c5b0e6c8
|
Add IFCCONVERT_DOUBLE_PRECISION build option
|
2016-03-10 17:00:06 +02:00 |
|
Stinkfist0
|
0da0e63687
|
Begin to implement IfcConvert enhancements discussed in #20. Remove C++-specific getters and setters and use the same set() and get() functions in in both C++ and Python. Enhance output of IfcConvert, especially in error situations (spamming a hundred lines of options always hides the original error message), utilize Boost's foreach macro to provide cleaner iteration code.
|
2016-03-07 22:37:36 +02:00 |
|
aothms
|
e62ce005dc
|
Work on unit issues with step and iges files
|
2015-12-01 11:14:50 +01:00 |
|
aothms
|
f3af39546b
|
Don't construct transformation from matrix, but use original data.
|
2015-10-13 11:15:45 +02:00 |
|
Thomas Krijnen
|
a7c0c08725
|
Remove macro redefinition warning
|
2015-02-06 15:56:07 +00:00 |
|
Thomas Krijnen
|
63e9b706c1
|
Add missing #includes for OCC 6.8.0 specific #if
|
2015-02-06 14:20:33 +00:00 |
|
Thomas Krijnen
|
d23dee551c
|
#ifdef away the two trailing precision arguments for gp_Trsf::SetValues() when OCC >= 6.8.0
|
2015-02-06 12:49:53 +00:00 |
|
Thomas Krijnen
|
4d5d749255
|
Merge developments from the python_wrapper branch into master
|
2015-01-05 14:11:42 +00:00 |
|
Thomas Krijnen
|
2a403e240d
|
*** See: https://sourceforge.net/p/ifcopenshell/discussion/1782718/thread/6bd0f843/ ***
Massive refactor of the IfcGeomObjects module, which is now the IfcGeom::Iterator class.
|
2014-12-19 12:14:36 +00:00 |
|
Thomas Krijnen
|
cd366bf8c2
|
Reconstruct the form of the transformation to improve the output of the OpenCascade-based serializers
|
2014-11-04 12:36:59 +00:00 |
|
Thomas Krijnen
|
2bd37fd088
|
IfcConvert: Unit names and magnitudes + cosmetic fixes
|
2013-12-31 14:10:38 +00:00 |
|
Thomas Krijnen
|
dccbccfa06
|
A limited attempt at some const correctness in the IfcGeomObjects interface
|
2013-05-11 10:03:20 +00:00 |
|
Thomas Krijnen
|
80bc1b5dab
|
[Work in progress] Start adding support for IfcSurfaceStyleShading and -Rendering
|
2013-05-05 08:49:25 +00:00 |
|
Thomas Krijnen
|
5d4ff0b54a
|
First push of a more all-round geometrical file conversion utility
|
2013-03-24 10:48:39 +00:00 |
|