Files
IfcOpenShell/test
Thomas Krijnen 0714fbdab5 Getting ready for Blender 2.65 and Python 3.3.0 with universal Unicode according to PEP 393
Allow opening of non-latin filenames on Windows, by using the non-standard _wfopen(), meaning that the IfcSpfStream no longer relies on a std::istream but a FILE* descriptor
2012-12-31 15:13:35 +00:00
..