English

Convert IFC to JPG or PNG Image using C#

IFC files are used for modeling buildings, facilities, and different infrastructure. However, limited applications support this file format so you may need to convert an IFC file to a JPG or PNG image for previewing the contents in different system environments. This article covers how to convert an IFC file an image programmatically with C#.
November 4, 2021 · 2 min · Farhan Raza

Convert IFC to JPG or PNG Image using Java

IFC files are used to model different buildings for construction purposes. In certain situations, you might want to convert an IFC file to a JPG or PNG image to display the model on different operating systems. This article explains how to convert an IFC file to an image programmatically using Java.
October 2, 2021 · 2 min · Farhan Raza