Commit Graph

11 Commits

Author SHA1 Message Date
aothms c70517f3ba Update build scripts to include TKOffset 2014-03-19 09:47:24 +00:00
Thomas Krijnen 6b65402611 Merge developments from master into the python_wrapper branch 2014-02-22 11:38:03 +01:00
Thomas Krijnen 509c34d66a Initial attempt at new python wrapper 2012-10-21 17:54:09 +02:00
Thomas Krijnen 1d4a999381 Initial draft of writing and modifying IFC files 2012-07-18 19:32:58 +00:00
Thomas Krijnen 5ebc23656a Update cmake and vcprojs to reference ICU correctly 2012-01-31 08:53:53 +00:00
Thomas Krijnen 9edbe7e6c3 update IfcParse.vcproj 2011-09-25 10:33:31 +00:00
Thomas Krijnen f7abadc081 Ensure correct parsing and decoding of strings [#3395016] 2011-09-25 09:53:22 +00:00
Thomas Krijnen d02eeac132 Reduce unnecessary use of smart pointers
Speed up type checking by using std::maps and switch statements
Add compile flag to win/IfcGeom.vcproj
2011-09-03 13:58:59 +00:00
Thomas Krijnen 2561f94acb - Fixed a bug regarding IfcUnitAssignment
- Separate IFC parsing library and geometry libraries [#3395025]
- Added example for IfcParse usage without geometry or Open CASCADE functionality
- Cleanup of vcproj Open CASCADE dependencies
- Added function to query parent class type in IfcExpressParser.py
2011-08-24 12:21:07 +00:00
Thomas Krijnen ad07cdbe9a Remove unused files
Updated MSVC++ project file
2011-07-25 15:17:49 +00:00
Thomas Krijnen a1016d82da Initial commit 2011-05-08 11:04:32 +00:00