Hello,
and how is the procedure? on win10 :-(
I open an IFC with BlenderBIM (2.93 and 210605)

then I go to the IFC Merge Tab. Choose the MergeProject recipe.
Input IFC is the path to IFC1
Output IFC the path to the result IFC3 ? (or is it the IFC2 file in which IFC1 is merged?)
Arguments??
Differently: open IFC1, IFC2 as Input, xx as output.. arguments : nothing
Python: Traceback (most recent call last):
File "C:\Users\alberts\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\blenderbim\bim\module\patch\operator.py", line 44, in execute
ifcpatch.execute(
File "C:\Users\alberts\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\blenderbim\libs\site\packages\ifcpatch__init__.py", line 19, in execute
patcher.patch()
File "C:\Users\alberts\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\blenderbim\libs\site\packages\ifcpatch\recipes\MergeProject.py", line 12, in patch
source = ifcopenshell.open(self.args[0])
IndexError: list index out of range
location: <unknown location>:-1
Where to find help? documentation?
Lukas