IFC Drawings

Exporting IFC Format To PNG

Aspose.CAD for .NET 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