Hi!
I checked the new documentation and example for exporting/importing ifc files, but it only seems to work with the IFC4 version not with the IFC2x3.
I tried the example addon here:
…\etc\Examples\PythonParts\BasisExamples\ExportImport\IfcExportImport.pyp
…\etc\PythonPartsExampleScripts\BasisExamples\ExportImport\IfcExportImport.py
When I select the wanted version with a default 2x3 translator file and press execute nothing happens, not even a new line in the Trace window.
When I try to save ifc4 it works fine but I really need 2x3.
Any suggestions ?