C
by Colbygallagher on 4 Sep 2024, edited 4 Sep 2024
#
Hey, I'm new to BonsaiBIM and trying to link in multiple IFC files for coordination, but every file I try to load in, doesn't load and has the error -
AttributeError: 'Scene' object has no attribute 'BIMGeoreferenceProperties'.
Traceback (most recent call last):
File "C:\Users\CGALLA~1\AppData\Local\Temp\tmpljt3shea.py", line 25, in <module>
run()
File "C:\Users\CGALLA~1\AppData\Local\Temp\tmpljt3shea.py", line 5, in run
gprops = bpy.context.scene.BIMGeoreferenceProperties
The IFCs were produced in multiple other softwares and open fine in Navisworks and Infrastructure Cloud.
M
by Moult on 4 Sep 2024
#
When you start Blender, is Bonsai already loaded?
That doesn't look like the full error message. Happy to jump on a screenshare if this is a private model for us to debug together. We're both in the same timezone I think.
C
by Colbygallagher on 4 Sep 2024
#
I think that might've been it. I'm having a bit of an issue that Bonsai doesn't seem to load automatically every time I open Blender. So I just opened Blender, loaded Bonsai, closed Blender, reopened Blender (now Bonsai is loaded), and linked IFCs, and it worked! Looks awesome, thanks for your help Dion.
T
by theoryshaw on 4 Sep 2024
#
I'm having a bit of an issue that Bonsai doesn't seem to load automatically every time I open Blender.
i experience this too, every so often.
M
by Moult on 4 Sep 2024
#
+3 votes
When you experience an exception error or crash, I think Blender purposely won't load add-ons on the next run in case that particular error prevents startup.