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-11 10:06:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3f5d30f497340b85141eb1145e7af035743b1824
IfcOpenShell
/
src
/
ifcmax
T
History
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
..
CMakeLists.txt
CMakeLists.txt for IfcMax. Tested with VS 2015 and 3ds Max + SDK 2016
2016-02-19 22:53:09 +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