I have an ifc file with 3D data and want them convert to dwg or dxf format but I only get 2D output. Is there any other possibility?
Loading ifc:
using (IfcImage cadImage = (IfcImage) Image.Load(sourceFile))
Getting l…...Layouts returns only one layout, is that correct? Thanks...