ifcplusplus 2.3

IFC++ is an open source C++ class model, as well as a reader and writer for IFC files in STEP format. Features include: Easy and efficient memory management using smart pointers. Parallel reader for very fast parsing on multi-core CPU's Retrieve ALL data from the IFC model, including property sets, material information etc. Additionally, there's a simple IFC viewer application, using Qt and OpenSceneGraph. It can be used as starting point for all kinds of applications around the open building model standard IFC.

Tags architecture ifc step cpp
License
State stable

Recent Releases

2.321 Mar 2024 19:45 minor feature: lt;p gt;Improved geometry processing lt;/p gt;.
2.227 Jan 2024 17:57 minor feature: Improved viewer application. Added reading styles of boolean operands