Hi Support.
We are considering licensing aspose.cad in our product to convert IFC files into DXF files.
One thing we need to do is separate the IFC data per storey, either one storey per DXF output file, or at least on…...dxf"; DxfOptions options = new DxfOptions(); // Add...addElementsToDxf(storey, dxfFilePath, options); } } Make sure to replace...