-
Notifications
You must be signed in to change notification settings - Fork 629
Description
Hello Everyone,
after a while I have once again
exported an IFC4 RV and imported it into BIMserver.
Project was created with Archicad 24
I used BIMserver (Version 1.5.182)
macOS (with OpenJDK 64-Bit Server VM AdoptOpenJDK-11.0.11+9, mixed mode)
Nothing is displayed in the 3D view. The view remains empty.
I have also tried to display the IFC4 project with https://view.ifcopenshell.org/.
It seems that the import process cannot be completed.
IFC4 and BIMserver degug report_2021-07-04.zip
IFC4 and BIMserver degug report_2021-07-04.zip
SimplyTwoRooms ARC -- IFC4 RV BIMvs.ifc.zip
For comparison I also imported another 2x3 project.
Here the object is displayed in 3D.
Here an excerpt from
BIMserver geometry generation report (v1.2), Section Jobs
Main type: IfcWindow
Uses mapping: true
triangles: 0
Total time: 974ms
CPU time: 0ms
Max memory 0
java.lang.Exception: Missing objects in model (9 (66699))
at org.bimserver.geometry.GeometryRunner.run(GeometryRunner.java:833)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:834)