This website requires JavaScript.
Explore
Help
Register
Sign In
Glassvision
/
IfcOpenShell
Watch
1
Star
0
Fork
0
You've already forked IfcOpenShell
mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced
2026-08-09 17:31:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5c7e7cab1a641ed9bfd25148b32cd04e714eca99
IfcOpenShell
/
src
/
ifcmax
T
History
Thomas Krijnen
478bda30bc
Install both libraries. Force IfcGeom to static on Windows. Correct IfcParse linkage. Update IfcMax
2016-06-22 14:54:55 +02:00
..
CMakeLists.txt
Install both libraries. Force IfcGeom to static on Windows. Correct IfcParse linkage. Update IfcMax
2016-06-22 14:54:55 +02:00
IfcMax.cpp
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
IfcMax.h
CMakeLists.txt for IfcMax. Tested with VS 2015 and 3ds Max + SDK 2016
2016-02-19 22:53:09 +02:00