Import models using the
IFC
(Industry Foundation Classes) open standard.
Overview
The xeokit SDK provides support for loading IFC STEP files, the
industry-standard exchange format for Building Information Modeling (BIM)
in the Architecture, Engineering, and Construction (AEC) domain.
IFC represents both geometry and rich semantic structure, enabling
querying, classification, and analysis workflows after import.
ifc — IFC Importer
Import models using the IFC (Industry Foundation Classes) open standard.
Overview
The xeokit SDK provides support for loading IFC STEP files, the industry-standard exchange format for Building Information Modeling (BIM) in the Architecture, Engineering, and Construction (AEC) domain.
IFC represents both geometry and rich semantic structure, enabling querying, classification, and analysis workflows after import.
Importing IFC
Use IFCLoader to load an IFC file into:
Installation
Example: loading an IFC model (with error checking)
Notes
result.ok === falsewhen calling xeokit factory methods.