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
8e44290341b79d518c4f0486db43790fff167239
IfcOpenShell
/
src
/
ifcwrap
/
utils
T
History
Stinkfist0
d4b51a82e7
Fix/suppress plethora of integer conversion warnings on x64 Visual Studio build.
2015-11-03 17:58:08 +02:00
..
type_conversion.i
Fix/suppress plethora of integer conversion warnings on x64 Visual Studio build.
2015-11-03 17:58:08 +02:00
typemaps_in.i
Rework SWIG python binding not to rely on polymorhpic functions. Use hand-written typemaps that map vectors to tuples and iterables to vectors. Add support for multidimensional aggregates in Python.
2015-06-17 11:27:02 +00:00
typemaps_out.i
Revert some of the typemap work in
b96cf38e17
and rely on a general mapping from const vector to tuple
2015-09-04 11:46:52 +02:00