Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BlenderBim - error when activating model view #4026

Closed
Plae-Blue-Dot opened this issue Nov 18, 2023 · 0 comments
Closed

BlenderBim - error when activating model view #4026

Plae-Blue-Dot opened this issue Nov 18, 2023 · 0 comments

Comments

@Plae-Blue-Dot
Copy link

Plae-Blue-Dot commented Nov 18, 2023

Using this version:
image

When attempting to activate model view I get this error:

Python: Traceback (most recent call last):
  File "C:\Users\user-pc\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\blenderbim\bim\module\drawing\operator.py", line 1443, in execute
    bpy.ops.object.hide_view_clear(view3d_context)
  File "C:\Program Files (x86)\Steam\steamapps\common\Blender\4.0\scripts\modules\bpy\ops.py", line 106, in __call__
    C_exec, C_undo = _BPyOpsSubModOp._parse_args(args)
  File "C:\Program Files (x86)\Steam\steamapps\common\Blender\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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants