Thomas Krijnen
|
e6499ef3b1
|
gcc compatibility
|
2018-01-17 17:00:27 +01:00 |
|
Thomas Krijnen
|
2422da4048
|
Run codegen
|
2017-10-13 13:12:43 +02:00 |
|
aothms
|
df88474bc5
|
Merge remote-tracking branch 'origin/master' into hdf5
Conflicts:
src/ifcexpressparser/bootstrap.py
src/ifcexpressparser/templates.py
src/ifcgeom/IfcGeomFaces.cpp
src/ifcgeom/IfcGeomFunctions.cpp
src/ifcgeom/IfcGeomIterator.h
src/ifcgeom/IfcGeomWires.cpp
src/ifcparse/Ifc2x3.h
src/ifcparse/Ifc4.h
src/ifcparse/IfcLateBoundEntity.cpp
src/ifcparse/IfcParse.cpp
src/ifcparse/IfcUtil.h
|
2016-02-19 14:19:57 +01:00 |
|
aothms
|
83c4b6a642
|
More serialization options for HDF5
|
2015-11-30 22:34:48 +01:00 |
|
Stinkfist0
|
16a82f035f
|
templates.py: disable C4100 warnings for headers created by this file + move <map> inclusion to .cpp as it's not needed in .h + use spaces instead of tabs consistently for these files as seems to be the convention.
|
2015-11-22 02:26:28 +02:00 |
|
Thomas Krijnen
|
1ec14118fe
|
Introduce specific exception for out of range attribute indexing
|
2015-06-17 11:04:28 +00:00 |
|
Thomas Krijnen
|
4f60c7d48c
|
Provide concrete C++ implementations for all multidimensional aggregate types in IFC4
|
2015-06-16 12:58:07 +00:00 |
|
Thomas Krijnen
|
3d6b330366
|
Reintroduce binary type in express parser
|
2015-05-21 12:53:17 +00:00 |
|
Thomas Krijnen
|
955190b517
|
Add support for reading and writing BINARY attributes. Rename members of the IfcUtil::ArgumentType enumeration.
|
2015-04-07 15:06:56 +00:00 |
|
Thomas Krijnen
|
8581fed39b
|
Track inverse attributes more correctly
Rename Size() to size() on EntityList and friends
|
2015-01-10 22:13:52 +00:00 |
|
Thomas Krijnen
|
4d5d749255
|
Merge developments from the python_wrapper branch into master
|
2015-01-05 14:11:42 +00:00 |
|
Thomas Krijnen
|
1b54ba039d
|
- Add support for IFC4 nurbs surfaces (IfcBSplineSurfaceWithKnots and IfcAdvancedFace)
- Remove unnecessary typedefs
|
2014-05-04 14:42:55 +00:00 |
|
Thomas Krijnen
|
17f873b486
|
First stab at a new express parser to have some more luck with Ifc4
|
2014-02-17 22:13:55 +00:00 |
|