Hi,
I'd like to export 2D floor plans from IFC files but I'm getting a weird issue when trying to export as a SVG file.
./IfcConvert ~/IFC_Sample/SimpleTest.ifc test.svg
Scanning file...
Done scanning file
Log:
[Error] Unable to parse .ifc file or no geometrical entities found
Whereas when converting to OBJ file no error is raised...
Is there something specific to the svg exporter that could break the conversion ?
Thanks
Hi,
I'd like to export 2D floor plans from IFC files but I'm getting a weird issue when trying to export as a SVG file.
Whereas when converting to OBJ file no error is raised...
Is there something specific to the svg exporter that could break the conversion ?
Thanks