L
by leGordeau on 11 Apr 2024, edited 17 Apr 2024
#
Hi there!!
I've been experimenting some issues when importing an IFC from Tekla Structures.
BBIM doesn't seem to import all the elements in the IFC.
I include two screenshots of the same model, loaded into BBIM and BIM Collab Zoom.
Any clues on what's happening and how can I fix it?
Thanks in advance!!!


G
by Gorgious on 12 Apr 2024, edited 12 Apr 2024
#
I think the ifc schema gurus need to access the contents of the ifc file to see why the elements don't load. Are you allowed to share it, or maybe share a stripped down version with only some elements that don't load ?
A
by Andrej730 on 16 Apr 2024
#
@leGordeau
What BBIM version you're using?
To fix those kind of errors we indeed will need some .ifc example to reproduce the issue.
L
by leGordeau on 16 Apr 2024
#
Thank you both for your replies.
I'm figuring out how to extract a portion of the IFC file to share with you.
As soon as I manage to do that, I'll post it here.
Thank you!!
C
by cvillagrasa on 16 Apr 2024
#
+1 votes
Buenas,
Even before sharing the file, you may identify where the problem lies by validating it with IfcOpenShell, which can be done from inside BlenderBIM as follows:

You'll need to have started Blender from a console, in which the validation results will be printed.
L
by leGordeau on 17 Apr 2024
#
Thanks for the advice, @cvillagrasa
I'll do that test to see if that gives any clues.
Saludos!