Activate Model issue

Hello All,
I have just upgraded to a newer MacBook so that I could install Blender 4.
Installed Blender 4.02, and BlenderBIM 00231104.
Everything works fine.
I Activate a drawing (even in a new fresh Ifc file). Then when I "Activate Model", the following error occurs, and the model activates but leaves 2D representations of windows etc. I have to manually select the 2D objects and "switch" the representations to 3D. This was not occurring the day before on Blender 3.? and 00231104.

Python: Traceback (most recent call last):
File "/Users/terry/Library/Application Support/Blender/4.0/scripts/addons/blenderbim/bim/module/drawing/operator.py", line 1443, in execute
bpy.ops.object.hide_view_clear(view3d_context)
File "/Applications/Blender.app/Contents/Resources/4.0/scripts/modules/bpy/ops.py", line 106, in call
C_exec, C_undo = _BPyOpsSubModOp._parse_args(args)
File "/Applications/Blender.app/Contents/Resources/4.0/scripts/modules/bpy/ops.py", line 60, in _parse_args
raise ValueError("1-2 args execution context is supported")
ValueError: 1-2 args execution context is supported

Grateful for any help.

Comments

Sign In or Register to comment.