CAD Exchanger Products
CAD Exchanger Products

How to convert glTF
to IFC?

Applications for end-users. SDK's and tools for software developers. Custom development services for businesses.

Trusted by industry leaders

Available in CAD Exchanger Products

CAD Exchanger Lab

Desktop application to view, explore and convert 3D CAD data across 30+ file formats.

WindowsMacOSLinux
Learn more 
CAD Exchanger Lab

CAD Exchanger SDK

Software libraries for C#, C++, Java, Javascript and Python.

C++C#JavaJavaScriptPython
Learn more 
CAD Exchanger SDK

glTF

glTF is an open standard file format for 3D scenes and models. It's designed to be compact and efficient, making it easy to distribute and render 3D content on various platforms and devices.

glTF files contain information about the 3D scene, including geometry, materials, animations, and more. They can be used in different applications, from gaming and virtual reality to augmented reality and web-based 3D experiences.

Support of glTF in CAD Exchanger

CAD Exchanger can import and export glTF 2.0 files in binary (.glb) and text (.gltf) format. Such support includes:

  • polygonal representations;
  • assembly structure;
  • names;
  • colors, materials, textures;
  • user-defined properties;
  • PMI as polylines (export only).

Follow this link to check out all the CAD Exchanger products.

Pros of the format

Efficiency

All the basic data (vertices, triangles, normals, UV coordinates, etc.) are contained in binary form and can also be further compressed. Besides, the file structure is carefully organized to ensure that there is no extra or redundant data. Thus, the file contains only the necessary information to define the 3D scene, without any unnecessary clutter. By eliminating redundant data, glTF files become more lightweight and easier to process.

Cross-Platform Compatibility

It is an open standard supported by a wide range of platforms and applications. This allows for seamless integration between different software, making it easier to share and view 3D models across various devices. Whether it's a web browser, a virtual reality headset, or a mobile device, glTF ensures that your 3D content can be experienced on different platforms without any compatibility issues.

Cons of the format

Lack of Backward Compatibility

glTF has seen rapid development and improvements over the years, which means that older versions may not be fully compatible with newer software or engines. This can be a challenge if you are working with older files and need to use them in a newer environment.

Limited support of advanced features

For more advanced usage scenarios it may be important that this format has limitations in the areas of animation and lighting. In particular, there is inadequate support for keyframe animation with cubic interpolation, animation of rotation angles, and tension-continuity-bias animation curves. glTF also doesn't support lights and multiple attenuation models.

FAQ

What are the glTF file extensions?

glTF files typically have the extension ".gltf" or ".glb". The ".gltf" extension is used for the textual representation of the glTF file format. It is a human-readable JSON file that contains all the necessary information to define the 3D scene structure, including geometry, materials, animations, and more.

The ".glb" extension represents the binary version of the glTF format. It is a binary file that contains all the data, including the scene hierarchy, geometry, textures, and more, in a compact and optimized manner.

How to open an .glTF file?

To open this file, you will need a compatible software application, for example, CAD Exchanger Lab. Launch the software and navigate to the 'New file' option. Browse your computer's directories and locate the .gltf file you want to open. Then select it and click "Open". Once the import process is complete, the .obj file should be loaded into the software, allowing you to view and interact with the 3D model and associated data.

History of glTF format

This format was initially introduced by Khronos Group in 2015. The initiative aimed to create a common, royalty-free specification for efficient transmission of 3D content, with a focus on real-time applications and web delivery.

The first version, glTF 1.0, was released in 2015, providing a foundation for 3D asset transmission. Building upon the success of glTF 1.0, the Khronos Group released glTF 2.0 in 2017, which brought significant improvements and expanded capabilities. glTF 2.0 introduced a more efficient binary file format, enhanced support for physically-based materials, skeletal animations, and more advanced rendering features. It also introduced a clear separation between the JSON scene description and binary data, allowing for more efficient transmission and loading.

Since then, glTF has gained widespread adoption and support across the industry. Numerous software tools, engines, and platforms have embraced glTF as a standard for delivering 3D content. The format continues to evolve with regular updates and extensions, addressing new requirements and advancing the state of 3D content transmission.

IFC

IFC, an open file format widely embraced in the AEC industry, enables information exchange and collaboration throughout the project lifecycle between diverse software applications. It contains detailed and structured data about building and construction elements, such as walls, floors, windows, etc.

Supported versions

Here are the currently supported versions by CAD Exchanger:

IFC2X3 is commonly used in various industries, allowing you to easily exchange data among software platforms.

IFC4 (up to 4.3) introduces new data schemas and refinements to further enhance interoperability and data exchange reliability.

Support of IFC in CAD Exchanger

CAD Exchanger can import IFC files of versions 2X3 and 4 (up to 4.3) and export IFC files of version 2X3. Such support includes:

  • B-rep and polygonal representations;
  • assembly structure;
  • names;
  • user-defined properties;
  • colors;
  • layers.

Follow this link to check out all the CAD Exchanger products.

Pros of the format

Variety of entities

One of the key advantages of the IFC format is its extensive support for entities specific to the architecture and construction domain. It provides a comprehensive set of predefined entities that capture the elements and components found in projects. These entities range from fundamental elements like walls, floors, and doors to more specific elements such as windows, stairs, and HVAC systems.

Comprehensive Data Representation

IFC offers a wide range of entities and attributes that allow for the representation of design information, construction sequencing, cost estimation, project scheduling, facility management, and more. It enables rich information exchange, facilitating better communication and understanding among project stakeholders. It allows for more accurate analysis, visualization, and simulation, leading to improved decision-making throughout the project lifecycle.

Cons of the format

B-Rep limitations

Between IFC 2x3 and IFC 4, the former has certain limitations in terms of its range of geometric representations. IFC 2x3 does not support B-rep and typically represents objects with the use of polyhedra, sweeps, or basic Constructive Solid Geometry (CSG) shapes. In contrast, IFC 4 removes this limitation by offering support for full B-rep shapes. However, it is worth noting that the existing geometric representations provided by IFC 2x3 are often sufficient for many applications.

Data sharing issue

IFC has its own structure, optimized for buildings, so it provides technical possibilities for sharing data, primarily at the level of geometry. Transferring generic CAD models with shared parts and subassemblies between various assemblies to the IFC format can be challenging due to the inherent limitations of the format.

This conceptual rearrangement can involve mapping the non-BIM data to the appropriate IFC entity or property, ensuring that the relevant information is preserved and accurately represented. It may require additional effort and careful consideration to properly structure and integrate the non-BIM data within the IFC format.

FAQ

What are the benefits of using IFC format?

This format offers advantages such as data consistency and the ability to exchange rich building information across a wide range of software platforms.

Which industries use IFC format?

This format is predominantly used in the AEC industry. This encompasses a wide range of professionals and organizations, including architects, structural engineers, MEP (mechanical, electrical, plumbing) consultants, contractors, facility managers, and more. Additionally, industries related to building operations and maintenance, such as facility management, can also benefit from the IFC format's ability to store and share building information effectively.

How to open an IFC file?

To open this file, you will need a compatible software application, for example, CAD Exchanger Lab. Launch the software and navigate to the 'New file' option. Browse your computer's directories and locate the IFC file you want to open. Then select the file and click "Open". Once the import process is complete, the file should be loaded into the software, allowing you to view and interact with the 3D model and associated data.

Does IFC format support the representation of complex building elements?

Yes, the format provides support for a wide range of building elements, from basic components like walls and doors to more complex elements like HVAC systems, structural frameworks, and electrical systems. This allows for accurate and detailed representation of various aspects of the building.

Can I convert a Revit file to IFC using CAD Exchanger?

Our software supports file conversion between various CAD and BIM formats, including Revit (.rvt) and IFC (.ifc). Launch CAD Exchanger and navigate to the 'New file' option. Select the 'Open' option and browse your computer to locate the .rvt file you want to convert.

Once the file is loaded, go to the main menu, tick 'Show export options', select .ifc, and then click 'Export'. Choose a destination folder where you want to save the converted IFC file and provide a name for the file. Click on the 'Save' button to initiate the conversion process. Once the conversion is complete, you will have an IFC file. See the full list of file compatibility in the 'How To Import (Read) and Export (Write) IFC files' section.

History of IFC format

This format was developed by the International Alliance for Interoperability (IAI) in the late 1990s. The aim was to create an open and neutral standard for exchanging building information in the AEC industry. The first version, IFC 1.0, was released in 2000 and focused on basic geometric representation and property sets.

In subsequent years, IFC 2x3 became a significant milestone in the format's history. Released in 2005, it introduced improvements like support for complex building elements, object relationships, spatial hierarchy, and classification. These enhancements greatly enhanced the ability to exchange data and fostered better collaboration across disciplines in the AEC industry.

The most major release is IFC 4, which was introduced in 2013. Building upon the foundation of IFC 2x3, IFC 4 expanded the format's capabilities even further. It introduced advancements such as support for advanced geometries, improved representation of construction sequencing, enhanced data schemas, and inclusion of domains beyond building construction, like infrastructure.

After IFC 4, subsequent versions like IFC 4.1, 4.2, and 4.3 were developed to enhance the format by refining the schema, introducing advanced modeling and analysis support, and adding new features. Today, this format has become an indispensable industry standard that will revolutionize information exchange and facilitates collaboration.

Formats list

Convert glTF
to IFC

Need to work with CAD files in numerous formats? No worries.

From glTF to IFC, CAD Exchanger gets you covered.

What Our Delighted Customers Say

From Our Blog

Everything you need to know about CAD file formats

Everything you need to know about CAD file formats

A CAD file is an output of a CAD software, containing key information about the designed object: its geometry and topology representation, 3D model hierarchy, metadata, and visual attributes depending on the format of the file.

Read more 
Integration with UNIGINE engine

Integration with UNIGINE engine

This article explores the integration possibilities with the UNIGINE engine, a powerhouse in the realm of virtual simulation and game development. Learn how it can be used in applications built with the UNIGINE engine to import CAD and 3D models.

Read more 
Manufacturing Toolkit and Web Toolkit enhancements, Unity performance optimization, renaming and rotating SDK examples in release 3.24.0

Manufacturing Toolkit and Web Toolkit enhancements, Unity performance optimization, renaming and rotating SDK examples in release 3.24.0

Explore the wall thickness at a specific point on a surface, enjoy four times faster Unity objects performance, and check out renaming and rotating examples in SDK.

Read more