# Open-Infra-Platform **Repository Path**: springtiger/Open-Infra-Platform ## Basic Information - **Project Name**: Open-Infra-Platform - **Description**: TUM Open Infra Platform(简称OIP)是用于检查和查看IFC数据的软件。它带有自己的EXPRESS解析器和C++类生成器。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: development - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-11-19 - **Last Updated**: 2024-11-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TUM Open Infra Platform ## Info `TUM Open Infra Platform` (OIP in short) is a software for checking and viewing IFC data. It comes with its own `EXPRESS` parser and `C++` classes generator. ![Beta1_5_Windows8_1.png](Documentation/Beta1_5_Windows8_1.png) ## Documentation - [Building OIP on your machine](Documentation/markdown/SetupHelp.md) - [CMake Options Documentation](Documentation/markdown/CMakeOptions.md) - [Git process Guideline](Documentation/markdown/GitProcess.md) - [Coding Guideline](Documentation/markdown/CodingGuideline.md) - [Doxymentation Guideline](Documentation/markdown/DoxygenHelp.md) - [List of Contributors](Documentation/markdown/Contributors.md) Out-of-sync: [Installation, Usage & Updating](Documentation/markdown/User.md) ## License Copyright (c) 2020 Technical University of Munich Chair of Computational Modeling and Simulation. TUM Open Infra Platform is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License Version 3 as published by the Free Software Foundation. TUM Open Infra Platform is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . ## Copyright notes TUM Open Infra Platform uses several software libraries. The corresponding licenses can be found in the Licenses folder distributed with this source code: * boost 1.65.1 (http://www.boost.org/) (*Boost Software License*) ({root_dir}/Licenses/boost.LICENSE_1_0.txt) * Eigen 3.3.7 (http://eigen.tuxfamily.org/) (*MPL2*) ({root_dir}/Licenses/Eigen.COPYING.MPL2) * Google Test 1.8.0 (https://github.com/google/googletest) (*BSD 3-Clause License*) ({root_dir}/Licenses/GoogleTest.LICENSE) * IfcPlusPlus (https://github.com/ifcquery/ifcplusplus) (MIT License) (https://github.com/ifcquery/ifcplusplus/blob/master/LICENSE.txt) * Qt 5.12.1 (https://download.qt.io/archive/qt/) (LGPL version 3) ({root_dir}/Licenses/Qt.LICENSE) * BlueFramwork a0.0.2 (https://github.com/tumcms/Blue-Framework) (GPL v3 License) ({root_dir}/Licenses/BlueFramwork.LICENSE.txt) * CloudCompare v2.10.3 (http://www.danielgm.net/cc/) (GPL v2 License) on development branch IDP for PCD processing. ({root_dir}/Licenses/cloudcompare.license.txt) * zlib 1.2.11 (https://zlib.net/) (Zlib license) ({root_dir}/Licenses/zlib.license.txt) * TCLAP (http://tclap.sourceforge.net/) (MIT License) ({root_dir}/Licenses/TCLAP.COPYING) * qhull (http://www.qhull.org/) without modification. ({root_dir}/Licenses/qhull.COPYING.txt) * raptor2 (http://librdf.org/raptor/) (GPL v2 License) ({root_dir}/Licenses/raptor2.COPYING.txt) * libLAS 1.6 (https://liblas.org/) (BSD License) ({root_dir}/Licenses/liblas.LICENSE.txt) * Doxygen 1.8.18 (http://doxygen.nl/download.html) (GNU General Public License) ({root_dir}/Licenses/doxygen.license.txt)