The xeokit SDK enables seamless import and export of 3D models
as
IFC (Industry Foundation Classes), an open, global standard file format used for exchanging
Building Information Modeling (BIM) data between different software applications in the
Architecture, Engineering, and Construction (AEC) industry.
xeokit IFC Importer and Exporter
Import and export IFC STEP files
The xeokit SDK enables seamless import and export of 3D models as IFC (Industry Foundation Classes), an open, global standard file format used for exchanging Building Information Modeling (BIM) data between different software applications in the Architecture, Engineering, and Construction (AEC) industry.
Importing IFC Models
Use the IFCLoader class to load IFC files into:
Exporting IFC Models
Use the IFCExporter class to export:
into IFC file data.
Architecture Overview
Installation
Usage Example
Below is an example of loading and displaying a IFC model in a Viewer:
Exporting to IFC