IFC Drawings

Exporting IFC Format To PNG

Aspose.CAD for Java allows developers to export an IFC file to PNG. Following is the code demonstrating how to access the IFC file and convert that to PNG using CadRasterizationOptions and PngOptions.

Sample Code