A minor thing, but just noticed this:
>IfcConvert.exe test.ifc nonexisting\folder\out.dae
IfcOpenShell IFC2X3 IfcConvert 0.5.0-dev (OCC 6.9.1.oce-0.18)
>IfcConvert.exe test.ifc nonexisting\folder\out.obj
IfcOpenShell IFC2X3 IfcConvert 0.5.0-dev (OCC 6.9.1.oce-0.18)
With XML or SVG output one can get some kind of error at least:
>IfcConvert.exe test.ifc nonexisting\folder\out.xml
IfcOpenShell IFC2X3 IfcConvert 0.5.0-dev (OCC 6.9.1.oce-0.18)
Scanning file...
Done scanning file
Writing XML output...
Log:
[Error] nonexisting\folder\out.xml.tmp: cannot open file
A minor thing, but just noticed this:
With XML or SVG output one can get some kind of error at least: